Bug 29927 - Re-add a vendor prefix to box-shadow
Summary: Re-add a vendor prefix to box-shadow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-09-30 09:49 PDT by mitz
Modified: 2009-10-01 16:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (12.17 KB, patch)
2009-10-01 15:42 PDT, Beth Dakin
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2009-09-30 09:49:41 PDT
Rename box-shadow to -webkit-box-shadow, as the property is not going to be in the latest CSS3 Background & Borders module.
Comment 1 mitz 2009-09-30 09:50:12 PDT
<rdar://problem/7264725>
Comment 2 Beth Dakin 2009-10-01 15:42:37 PDT
Created attachment 40481 [details]
Patch
Comment 3 Beth Dakin 2009-10-01 15:51:09 PDT
For the record, I updated my patch to update the computed style test results on all platforms.
Comment 4 Beth Dakin 2009-10-01 16:01:02 PDT
Thanks Dan! Fixed with r49003.