RESOLVED FIXED 12219
CSS3 Multicolumn shorthand parsing is broken
https://bugs.webkit.org/show_bug.cgi?id=12219
Summary CSS3 Multicolumn shorthand parsing is broken
Dave Hyatt
Reported 2007-01-11 20:52:11 PST
The columns property needs to parse column-width in strict mode, so that there is no ambiguity with column-count.
Attachments
Patch to parse in strict mode always (15.39 KB, patch)
2007-01-11 20:52 PST, Dave Hyatt
mrowe: review+
Dave Hyatt
Comment 1 2007-01-11 20:52:42 PST
Created attachment 12374 [details] Patch to parse in strict mode always
Dave Hyatt
Comment 2 2007-01-11 20:54:55 PST
Landed in r18792.
Note You need to log in before you can comment on or make changes to this bug.