RESOLVED FIXED 128270
Remove -webkit prefix from the background-blend-mode property
https://bugs.webkit.org/show_bug.cgi?id=128270
Summary Remove -webkit prefix from the background-blend-mode property
Rik Cabanier
Reported 2014-02-05 13:43:18 PST
The Compositing and Blending spec is now in CR, see: http://lists.w3.org/Archives/Public/public-fx/2014JanMar/0048.html background-blend-mode has been in the webkit codebase for over 6 months, has been quite stable and is not behind a compile time flag any more. We feel it's ready to remove the prefix as it is very unlikely that the behavior will change.
Attachments
Patch V1 (76.28 KB, patch)
2014-02-06 08:37 PST, Mihai Tica
no flags
Mihai Tica
Comment 1 2014-02-06 08:37:33 PST
Created attachment 223333 [details] Patch V1
Dean Jackson
Comment 2 2014-02-07 10:13:04 PST
Comment on attachment 223333 [details] Patch V1 r+, but I wondered if we should keep the prefixed form around for a while.... although I guess at least Safari didn't ship with it.
WebKit Commit Bot
Comment 3 2014-02-07 10:41:53 PST
Comment on attachment 223333 [details] Patch V1 Clearing flags on attachment: 223333 Committed r163633: <http://trac.webkit.org/changeset/163633>
WebKit Commit Bot
Comment 4 2014-02-07 10:41:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.