Bug 12215

Summary: Parse and remove 'overflow' and '-webkit-border-radius' as shorthands
Product: WebKit Reporter: mitz
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Treat the properties as shorthands hyatt: review+

mitz
Reported 2007-01-11 12:32:07 PST
Now that removing a shorthand property works, 'overflow' and '-webkit-border-radius' can be parsed as a shorthand.
Attachments
Treat the properties as shorthands (61.99 KB, patch)
2007-01-11 12:35 PST, mitz
hyatt: review+
mitz
Comment 1 2007-01-11 12:35:52 PST
Created attachment 12367 [details] Treat the properties as shorthands This leaves 'font' as the only quasi-shorthand. Not sure what to do about it, since it can have special values that don't expand to family, weight, size, variant etc..
Dave Hyatt
Comment 2 2007-01-11 20:36:40 PST
Comment on attachment 12367 [details] Treat the properties as shorthands r=me
David Kilzer (:ddkilzer)
Comment 3 2007-01-12 14:43:27 PST
Committed revision 18815.
Note You need to log in before you can comment on or make changes to this bug.