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 2009-07-22 15:52:44 PDT
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 2009-07-23 10:15:24 PDT
Adam Barth
Comment 2 2009-07-24 02:15:48 PDT
Assigned to Hyatt for landing.
mitz
Comment 3 2009-07-28 17:19:38 PDT
Note You need to log in before you can comment on or make changes to this bug.