- From: Ori Avtalion <ori@avtalion.name>
- Date: Fri, 25 Jan 2008 00:56:23 +0200
- To: www-style@w3.org
Hi,
CSS 2.1 does not define the 'hebrew' value for list-style-type.
However, it is present in an example in the "Counter styles" section:
BLOCKQUOTE:after { content: " [" counter(bq, hebrew) "]" }
I also spotted it in the test page for the list-style-type property, "as
defined in CSS2.0":
http://www.w3.org/International/tests/sec-list-style-type-1
That page should either be updated to mention CSS3.0, or the hebrew test
moved somewhere else.
-Ori
Received on Friday, 25 January 2008 02:28:49 UTC