This bug will add the canvas blend modes to QT
Committed r153818: <http://trac.webkit.org/changeset/153818>
Created attachment 208325 [details] Patch
Created attachment 208415 [details] Patch Also pass the blendmode through image drawing letting us unskip more tests
Comment on attachment 208415 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=208415&action=review > LayoutTests/ChangeLog:294 > 2013-08-08 Allan Sandfeld Jensen <allan.jensen@digia.com> > > + [Qt] Add Support for canvas blend modes > + https://bugs.webkit.org/show_bug.cgi?id=100072 r=me if you fix the double entry in the ChangeLog here.
Committed r153941: <http://trac.webkit.org/changeset/153941>