From c56d7f54b6e261323501659524b0dc33b428e025 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Fri, 4 Aug 2023 23:35:48 +0000 Subject: [PATCH] Bug 1846833 [wpt PR 41296] - Update wpt metadata, a=testonly wpt-pr: 41296 wpt-type: metadata --- .../element/layers/2d.layer.exceptions-are-no-op.html.ini | 3 +++ .../offscreen/layers/2d.layer.exceptions-are-no-op.html.ini | 3 +++ .../layers/2d.layer.exceptions-are-no-op.worker.js.ini | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 testing/web-platform/meta/html/canvas/element/layers/2d.layer.exceptions-are-no-op.html.ini create mode 100644 testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.html.ini create mode 100644 testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.worker.js.ini diff --git a/testing/web-platform/meta/html/canvas/element/layers/2d.layer.exceptions-are-no-op.html.ini b/testing/web-platform/meta/html/canvas/element/layers/2d.layer.exceptions-are-no-op.html.ini new file mode 100644 index 0000000000000..0cb6561c09c26 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/layers/2d.layer.exceptions-are-no-op.html.ini @@ -0,0 +1,3 @@ +[2d.layer.exceptions-are-no-op.html] + [Checks that the context state is left unchanged if beginLayer throws.] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.html.ini b/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.html.ini new file mode 100644 index 0000000000000..0cb6561c09c26 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.html.ini @@ -0,0 +1,3 @@ +[2d.layer.exceptions-are-no-op.html] + [Checks that the context state is left unchanged if beginLayer throws.] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.worker.js.ini new file mode 100644 index 0000000000000..c67054512fecc --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.worker.js.ini @@ -0,0 +1,3 @@ +[2d.layer.exceptions-are-no-op.worker.html] + [Checks that the context state is left unchanged if beginLayer throws.] + expected: FAIL