[webkit-reviews] review denied: [Bug 73911] <li value="0"> behaves like <li> (the same for negative numbers) : [Attachment 118117] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 15:21:28 PST 2011


Alexey Proskuryakov <ap at webkit.org> has denied Florin Malita
<fmalita at google.com>'s request for review:
Bug 73911: <li value="0"> behaves like <li> (the same for negative numbers)
https://bugs.webkit.org/show_bug.cgi?id=73911

Attachment 118117: Patch
https://bugs.webkit.org/attachment.cgi?id=118117&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
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.


More information about the webkit-reviews mailing list