RESOLVED FIXED 27574
[CSS3 Backgrounds and Borders] Add support for the "cover" value for background-size
https://bugs.webkit.org/show_bug.cgi?id=27574
Summary [CSS3 Backgrounds and Borders] Add support for the "cover" value for backgrou...
Dave Hyatt
Reported 2009-07-22 15:44:11 PDT
cover Scale the image, while preserving its intrinsic aspect ratio (if any), to the largest size such that both its width and its height can completely cover the background positioning area. This is a new value of background-size.
Attachments
mitz
Comment 1 2009-08-21 17:35:03 PDT
Fixed along with "backgrond-size: contain" (bug 27573) in r47630 and r47650.
Simon Fraser (smfr)
Comment 2 2010-07-13 12:02:48 PDT
*** Bug 42184 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.