[webkit-reviews] review granted: [Bug 117223] [CSS Blending] Updating the -webkit-background-blend-mode property dynamically does not trigger a redraw of the element : [Attachment 204626] Updated test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 10:59:20 PDT 2013


Dirk Schulze <krit at webkit.org> has granted Mihai Tica <mitica at adobe.com>'s
request for review:
Bug 117223: [CSS Blending] Updating the -webkit-background-blend-mode property
dynamically does not trigger a redraw of the element
https://bugs.webkit.org/show_bug.cgi?id=117223

Attachment 204626: Updated test
https://bugs.webkit.org/attachment.cgi?id=204626&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=204626&action=review


LGTM. r=me.

>
LayoutTests/fast/repaint/background-blend-mode-image-color-dynamic-expected.htm
l:15
> +    <div style="-webkit-background-blend-mode: multiply, normal"></div>

I guess this makes it easier for platforms that do not support blending to
still pass. With other tests in place that test the same, it should be ok.


More information about the webkit-reviews mailing list