This patch will add support for the parsing of -webkit-background-blend-mode
Created attachment 185894 [details] Patch
Comment on attachment 185894 [details] Patch Attachment 185894 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/16301170 New failing tests: css3/compositing/background-blend-mode-property-parsing.html css3/compositing/background-blend-mode-property.html
Created attachment 185923 [details] Patch
(In reply to comment #3) > Created an attachment (id=185923) [details] > Patch dhyatt reviewed and spotted bug in cssparser.cpp
Created attachment 186489 [details] Patch
Created attachment 186494 [details] Patch
Comment on attachment 186494 [details] Patch Attachment 186494 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/16367473
Comment on attachment 186494 [details] Patch Attachment 186494 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/16371488
Comment on attachment 186494 [details] Patch Attachment 186494 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://queues.webkit.org/results/16370436
Created attachment 186503 [details] Patch
Comment on attachment 186503 [details] Patch r=me, might consider pulling the property names check into a little static helper though.
Comment on attachment 186503 [details] Patch Clearing flags on attachment: 186503 Committed r142168: <http://trac.webkit.org/changeset/142168>
All reviewed patches have been landed. Closing bug.