[Webkit-unassigned] [Bug 114412] Add platform support for -webkit-background-blend-mode to CG context with background color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 12:18:10 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114412


Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197724|review?                     |review+
               Flag|                            |




--- Comment #6 from Dean Jackson <dino at apple.com>  2013-04-23 12:16:30 PST ---
(From update of attachment 197724)
View in context: https://bugs.webkit.org/attachment.cgi?id=197724&action=review

> LayoutTests/css3/compositing/effect-background-blend-mode-color.html:7
> +  if (window.testRunner)
> +    window.testRunner.overridePreference("WebKitAcceleratedCompositingEnabled", "1");
> +
> +  if (window.testRunner)
> +    window.testRunner.dumpAsText(true);

Make this one conditional statement.

> LayoutTests/css3/compositing/effect-background-blend-mode-color2.html:7
> +  if (window.testRunner)
> +    window.testRunner.overridePreference("WebKitAcceleratedCompositingEnabled", "0");
> +
> +  if (window.testRunner)
> +    window.testRunner.dumpAsText(true);

Same here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list