[webkit-reviews] review denied: [Bug 84778] webkit fails IETC column-width-negative-001.htm : [Attachment 181124] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 09:39:22 PST 2013


Tony Chang <tony at chromium.org> has denied Uday Kiran <udaykiran at motorola.com>'s
request for review:
Bug 84778: webkit fails IETC column-width-negative-001.htm
https://bugs.webkit.org/show_bug.cgi?id=84778

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

------- Additional Comments from Tony Chang <tony at chromium.org>
Looking at the spec, it looks like 0 is also invalid: "Specified values must be
greater than 0."  http://dev.w3.org/csswg/css3-multicol/#column-width

Can we make the code match this and add a test for 0?  Also, how do Firefox and
IE handle 0?


More information about the webkit-reviews mailing list