Bug 12219

Summary: CSS3 Multicolumn shorthand parsing is broken
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch to parse in strict mode always mrowe: review+

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.