A Firefox CSS irritation

I'm not going to fault Firefox for not supporting the CSS 2.1 'word-wrap: pre-wrap', no matter how convenient it would be for me if it did. Especially since CSS 2.1 is not yet a standard, merely a late stage working draft. But I am annoyed that Firefox doesn't support the CSS2 'display: compact', since I could have used it just now.

'display: compact' is classically used (in that it is right there in the CSS2 spec as an example) to create <DL> lists where the <DT> term is on the same line as the start of the <DD> definition (or definitions, since you can have more than one). But with Firefox not supporting this, your only real option for the same visual appearance is a table.

(Please don't suggest floats.)

The Bugzilla bug is #180468, open since 2002. Mozilla not supporting <dl compact> is the impressively ancient #2055 from 1998, marked WONTFIX.

(Firefox is hardly alone in not supporting display: compact, judging from here or here; I believe that this is why the CSS 2.1 working draft quietly drops it. However, support may be on the uptick; the KHTML engine, used by Konqueror and Apple's Safari, seems to support it.)

These are my WanderingThoughts
(About the blog)

GettingAround
Full index of entries
Recent comments

This is part of CSpace, and is written by ChrisSiebenmann.

* * *

Atom feeds are available; see the bottom of most pages.

This is a DWiki.
(Help)

Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web

Search:
Written on 01 April 2006.
(Previous | Next)

Page tools: View Source, Add Comment.
Search:
Login: Password:
Atom Syndication: Recent Comments.

Last modified: Sat Apr 1 04:09:06 2006
This dinky wiki is brought to you by the Insane Hackers Guild, Python sub-branch.