RESOLVED FIXED 27581
[CSS3 Backgrounds and Borders] Drop the prefix from box-shadow
https://bugs.webkit.org/show_bug.cgi?id=27581
Summary [CSS3 Backgrounds and Borders] Drop the prefix from box-shadow
Dave Hyatt
Reported Wednesday, July 22, 2009 11:52:44 PM UTC
We can drop the prefix from box-shadow. Since there are no syntactic incompatibilities, we can simply eliminate the -webkit- version of the property (like we did with opacity) and map to the new one.
Attachments
Patch (11.23 KB, patch)
2009-07-23 10:15 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 Thursday, July 23, 2009 6:15:24 PM UTC
Adam Barth
Comment 2 Friday, July 24, 2009 10:15:48 AM UTC
Assigned to Hyatt for landing.
mitz
Comment 3 Wednesday, July 29, 2009 1:19:38 AM UTC
Note You need to log in before you can comment on or make changes to this bug.