Bug 114833

Summary: REGRESSION (r116645): Versions app's UI is munged in HiDPI due to background-size being reset to 'auto' when background short-hand is also specified
Product: WebKit Reporter: Andy Estes <aestes>
Component: CSSAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch ddkilzer: review+

Description Andy Estes 2013-04-18 15:05:00 PDT
REGRESSION (r116645): Versions app's UI is munged in HiDPI due to background-size being reset to 'auto' when background short-hand is also specified
Comment 1 Andy Estes 2013-04-18 15:06:08 PDT
<rdar://problem/13614212>
Comment 2 Andy Estes 2013-04-18 15:12:11 PDT
Created attachment 198771 [details]
Patch
Comment 3 David Kilzer (:ddkilzer) 2013-04-18 16:27:02 PDT
Comment on attachment 198771 [details]
Patch

r=me
Comment 4 Andy Estes 2013-04-18 16:31:02 PDT
Committed r148712: <http://trac.webkit.org/changeset/148712>