Bug 67672

Summary: Improve background-size parsing.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=143191
Attachments:
Description Flags
Patch bdakin: review+

Dave Hyatt
Reported 2011-09-06 14:33:51 PDT
The parsing of background-size fakes auto values and isn't smart about omitting values or about how it dumps the values via computed style / cssText.
Attachments
Patch (22.25 KB, patch)
2011-09-06 14:36 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2011-09-06 14:36:22 PDT
Dave Hyatt
Comment 2 2011-09-06 14:44:13 PDT
Fixed in r94597.
Note You need to log in before you can comment on or make changes to this bug.