[Webkit-unassigned] [Bug 73911] <li value="0"> behaves like <li> (the same for negative numbers)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 09:03:06 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73911





--- Comment #5 from Florin Malita <fmalita at google.com>  2011-12-07 09:03:06 PST ---
(In reply to comment #3)
> (From update of attachment 118117 [details])
> Please add tests for list-style-types that have non-positive values out of range (and make sure that these pass).
> 
> E.g. upper-roman has range of 1...4999, and falls back to "decimal". And japanese-formal falls back to cjk-decimal.
> 
> Please see <http://www.w3.org/TR/css3-lists> for discussion of ranges and fallback.

Looks like fast/lists/w3-css3-list-styles-fallback-style.html covers out of range fallbacks using ol/start. I've added some li-values.html tests to validate ranged styles fallback using li/value too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list