Bug 27562

Summary: Drop the prefixes from background-clip and background-origin
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: farukates
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch bdakin: review+

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.