tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 5ec4d374ac5120105f2e327b1bff14d49c4b0485
parent 76e721a0cd752b82703f8443a7ba2771b7db6221
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Mon,  1 Dec 2025 18:08:11 +0000

Bug 2001978 [wpt PR 56221] - Update wpt metadata, a=testonly

wpt-pr: 56221
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/html/canvas/element/wide-gamut-canvas/2d.color.space.display-p3-linear.html.ini | 3+++
Atesting/web-platform/meta/html/canvas/element/wide-gamut-canvas/2d.color.space.srgb-linear.html.ini | 3+++
Atesting/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.display-p3-linear.html.ini | 3+++
Atesting/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.display-p3-linear.worker.js.ini | 3+++
Atesting/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.srgb-linear.html.ini | 3+++
Atesting/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.srgb-linear.worker.js.ini | 3+++
6 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/canvas/element/wide-gamut-canvas/2d.color.space.display-p3-linear.html.ini b/testing/web-platform/meta/html/canvas/element/wide-gamut-canvas/2d.color.space.display-p3-linear.html.ini @@ -0,0 +1,3 @@ +[2d.color.space.display-p3-linear.html] + [test getImageData color conversion with a display-p3-linear uint8 canvas] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/wide-gamut-canvas/2d.color.space.srgb-linear.html.ini b/testing/web-platform/meta/html/canvas/element/wide-gamut-canvas/2d.color.space.srgb-linear.html.ini @@ -0,0 +1,3 @@ +[2d.color.space.srgb-linear.html] + [test getImageData color conversion with a srgb-linear uint8 canvas] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.display-p3-linear.html.ini b/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.display-p3-linear.html.ini @@ -0,0 +1,3 @@ +[2d.color.space.display-p3-linear.html] + [test getImageData color conversion with a display-p3-linear uint8 canvas] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.display-p3-linear.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.display-p3-linear.worker.js.ini @@ -0,0 +1,3 @@ +[2d.color.space.display-p3-linear.worker.html] + [test getImageData color conversion with a display-p3-linear uint8 canvas] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.srgb-linear.html.ini b/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.srgb-linear.html.ini @@ -0,0 +1,3 @@ +[2d.color.space.srgb-linear.html] + [test getImageData color conversion with a srgb-linear uint8 canvas] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.srgb-linear.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/wide-gamut-canvas/2d.color.space.srgb-linear.worker.js.ini @@ -0,0 +1,3 @@ +[2d.color.space.srgb-linear.worker.html] + [test getImageData color conversion with a srgb-linear uint8 canvas] + expected: FAIL