Bug 27562 - Drop the prefixes from background-clip and background-origin
Summary: Drop the prefixes from background-clip and background-origin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 14:23 PDT by Dave Hyatt
Modified: 2010-10-13 01:50 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.01 MB, patch)
2009-07-22 14:31 PDT, Dave Hyatt
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2009-07-22 14:23:00 PDT
Implement the finalized syntax of these properties and drop the prefixes.
Comment 1 Dave Hyatt 2009-07-22 14:31:05 PDT
Created attachment 33290 [details]
Patch
Comment 2 Beth Dakin 2009-07-22 14:34:03 PDT
Comment on attachment 33290 [details]
Patch

r=me!
Comment 3 Dave Hyatt 2009-07-22 15:00:12 PDT
Comment on attachment 33290 [details]
Patch

Fixed in r46240.
Comment 4 Dave Hyatt 2009-07-22 15:00:28 PDT
Fixed in r46240.
Comment 5 Faruk Ates 2010-10-13 01:50:21 PDT
It should be noted that as of the drop in prefix for background-clip, the value "content-box" no longer works. Filing new bug on that now, adding a comment in here about it but don't think this should be reopened.