[webkit-reviews] review denied: [Bug 101462] CSS3 Multicolumn: column-span should accept value 'none' (instead of '1') : [Attachment 172863] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 12:59:31 PST 2012


Dave Hyatt <hyatt at apple.com> has denied Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 101462: CSS3 Multicolumn: column-span should accept value 'none' (instead
of '1')
https://bugs.webkit.org/show_bug.cgi?id=101462

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This will cause a compatibility issue. For the -webkit- prefix, we need to
continue to support the value of 1. If you want to add, none and make it the
default, I think that should be safe, but the explicit value of 1 needs to
continue to work. When we implement unprefixed column properties, we can drop
support for 1 at that time.


More information about the webkit-reviews mailing list