[Webkit-unassigned] [Bug 183752] New: The layout test fast/canvas/canvas-blending-global-alpha.html is failing when the WebContent process does not have WindowServer access.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 19 14:42:55 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183752
Bug ID: 183752
Summary: The layout test
fast/canvas/canvas-blending-global-alpha.html is
failing when the WebContent process does not have
WindowServer access.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pvollan at apple.com
@@ -44,13 +44,13 @@
Testing blend mode color-dodge
PASS actualColor(0, 0)[0] is within 5 of 141.6
PASS actualColor(0, 0)[1] is within 5 of 255
-PASS actualColor(0, 0)[2] is within 5 of 141.6
+FAIL actualColor(0, 0)[2] should be within 5 of 141.6. Was 135.
PASS actualColor(0, 0)[3] is within 5 of 255
Testing blend mode color-burn
PASS actualColor(0, 0)[0] is within 5 of 129
PASS actualColor(0, 0)[1] is within 5 of 255
-PASS actualColor(0, 0)[2] is within 5 of 116.69302325581394
+FAIL actualColor(0, 0)[2] should be within 5 of 116.69302325581394. Was 123.
PASS actualColor(0, 0)[3] is within 5 of 255
Testing blend mode hard-light
@@ -112,13 +112,13 @@
Testing blend mode color-dodge
PASS actualColor(0, 0)[0] is within 5 of 141.6
PASS actualColor(0, 0)[1] is within 5 of 255
-PASS actualColor(0, 0)[2] is within 5 of 141.6
+FAIL actualColor(0, 0)[2] should be within 5 of 141.6. Was 135.
PASS actualColor(0, 0)[3] is within 5 of 255
Testing blend mode color-burn
PASS actualColor(0, 0)[0] is within 5 of 129
PASS actualColor(0, 0)[1] is within 5 of 255
-PASS actualColor(0, 0)[2] is within 5 of 116.69302325581394
+FAIL actualColor(0, 0)[2] should be within 5 of 116.69302325581394. Was 123.
PASS actualColor(0, 0)[3] is within 5 of 255
Testing blend mode hard-light
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180319/fba847df/attachment.html>
More information about the webkit-unassigned
mailing list