WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27575
[CSS3 Backgrounds and Borders] Drop the prefix from background-size
https://bugs.webkit.org/show_bug.cgi?id=27575
Summary
[CSS3 Backgrounds and Borders] Drop the prefix from background-size
Dave Hyatt
Reported
2009-07-22 15:45:08 PDT
The prefix can be dropped from this property by eliminating -webkit-background-size (see how -webkit-opacity was handled). There are no syntactic incompatibilities so the old version of the property can just map to the new one and be eliminated.
Attachments
Patch
(13.29 KB, patch)
2009-08-18 16:22 PDT
,
Beth Dakin
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2009-08-18 16:22:20 PDT
Created
attachment 35085
[details]
Patch
mitz
Comment 2
2009-08-18 16:26:56 PDT
Comment on
attachment 35085
[details]
Patch r=me You probably need to update test results for other platforms, but perhaps you can do it after you commit based on what the failures look like on those platforms’ bots.
Beth Dakin
Comment 3
2009-08-18 16:28:59 PDT
Sounds good. I will monitor the Bots. Thanks Dan!
Beth Dakin
Comment 4
2009-08-18 16:37:27 PDT
Fixed with
r47462
.
Peter Kasting
Comment 5
2009-08-21 17:37:07 PDT
Confusingly, in addition to the platform/mac results that this updated, there are also expected results alongside the LayoutTests themselves, in LayoutTests/fast/css/getComputedStyle/ . Should these be removed as "out of date" in favor of platform-specific ones, or the Mac ones be removed, or are things correct as-is? If the last option, these should be updated too.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug