[webkit-reviews] review granted: [Bug 117537] [CSS Blending] Add test suite to validate Background Layers Blending : [Attachment 204426] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 10:19:42 PDT 2013


Dean Jackson <dino at apple.com> has granted Mihai Tica <mitica at adobe.com>'s
request for review:
Bug 117537: [CSS Blending] Add test suite to validate Background Layers
Blending
https://bugs.webkit.org/show_bug.cgi?id=117537

Attachment 204426: Patch
https://bugs.webkit.org/attachment.cgi?id=204426&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=204426&action=review


> LayoutTests/css3/compositing/background-blend-mode-default-value.html:16
> +<!-- Test wether default blend mode values are set for the unspecified
layers in -webkit-background-blend-mode. -->

Typo: whether.

>
LayoutTests/css3/compositing/background-blend-mode-different-image-formats.html
:25
> +<!-- This file should contain a two divs that should perform blending with
the background color.-->

Typo: "contain two"

>
LayoutTests/css3/compositing/background-blend-mode-image-color-dynamic.html:19
> +	   if (window.testRunner) {
> +	       window.testRunner.waitUntilDone();
> +	   }

No braces needed


More information about the webkit-reviews mailing list