From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- ...2d.layer.globalCompositeOperation-expected.html | 910 +++++++++++++++++++++ 1 file changed, 910 insertions(+) create mode 100644 testing/web-platform/tests/html/canvas/element/layers/2d.layer.globalCompositeOperation-expected.html (limited to 'testing/web-platform/tests/html/canvas/element/layers/2d.layer.globalCompositeOperation-expected.html') diff --git a/testing/web-platform/tests/html/canvas/element/layers/2d.layer.globalCompositeOperation-expected.html b/testing/web-platform/tests/html/canvas/element/layers/2d.layer.globalCompositeOperation-expected.html new file mode 100644 index 0000000000..02a8915c0b --- /dev/null +++ b/testing/web-platform/tests/html/canvas/element/layers/2d.layer.globalCompositeOperation-expected.html @@ -0,0 +1,910 @@ + + +Canvas test: 2d.layer.globalCompositeOperation +

2d.layer.globalCompositeOperation

+

Checks that layers work with all globalCompositeOperation values.

+ +
+ +
source-over
+ +

FAIL (fallback content)

+
+ +
+ + +
source-in
+ +

FAIL (fallback content)

+
+ +
+ + +
source-atop
+ +

FAIL (fallback content)

+
+ +
+ + +
destination-over
+ +

FAIL (fallback content)

+
+ +
+ + +
destination-in
+ +

FAIL (fallback content)

+
+ +
+ + +
destination-out
+ +

FAIL (fallback content)

+
+ +
+ + +
destination-atop
+ +

FAIL (fallback content)

+
+ +
+ + +
lighter
+ +

FAIL (fallback content)

+
+ +
+ + +
copy
+ +

FAIL (fallback content)

+
+ +
+ + +
xor
+ +

FAIL (fallback content)

+
+ +
+ + +
multiply
+ +

FAIL (fallback content)

+
+ +
+ + +
screen
+ +

FAIL (fallback content)

+
+ +
+ + +
overlay
+ +

FAIL (fallback content)

+
+ +
+ + +
darken
+ +

FAIL (fallback content)

+
+ +
+ + +
lighten
+ +

FAIL (fallback content)

+
+ +
+ + +
color-dodge
+ +

FAIL (fallback content)

+
+ +
+ + +
color-burn
+ +

FAIL (fallback content)

+
+ +
+ + +
hard-light
+ +

FAIL (fallback content)

+
+ +
+ + +
soft-light
+ +

FAIL (fallback content)

+
+ +
+ + +
difference
+ +

FAIL (fallback content)

+
+ +
+ + +
exclusion
+ +

FAIL (fallback content)

+
+ +
+ + +
hue
+ +

FAIL (fallback content)

+
+ +
+ + +
saturation
+ +

FAIL (fallback content)

+
+ +
+ + +
color
+ +

FAIL (fallback content)

+
+ +
+ + +
luminosity
+ +

FAIL (fallback content)

+
+ +
+ +
-- cgit v1.2.3