- From: (wrong string) äper <christoph.paeper@tu-clausthal.de>
- Date: Mon, 17 Mar 2003 22:22:34 +0100
- To: <www-style@w3.org>
Hi,
I just wondered whether it's too late to rename
text-underline-mode || text-line-through-mode || text-overline-mode
: continuous | skip-white-space | skip-glyph | skip-glyph-and-white-space
<http://www.w3.org/TR/2003/WD-css3-text-20030226/#text-decoration-mode>
to
text-underline-skip || text-line-through-skip || text-overline-skip
: none | white-space | glyph | all
or similar?
I think all those hyphens are unelegant and to be avoided as much as
possible. I guess they were caused by the last minute changes ('continuous'
and 'words' were the only values in earlier drafts), which probably haven't
been thought through completely.
No other changes. Except... What about 'text-line-foo' shorthand properties
to set 'text-underline-foo', 'text-overline-foo' and 'text-line-through-foo'
at once?
Christoph
Received on Monday, 17 March 2003 16:22:09 UTC