From 0cd6f26b6b8fcec2b43398fd831f6b9e0cb977e3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 17:18:09 +0200 Subject: Merging upstream version 115.9.0esr. Signed-off-by: Daniel Baumann --- .../offscreencanvas-worker-font-load-crash.html | 19 +++++++++++++++++++ .../tests/tools/webtransport/requirements.txt | 2 +- .../tests/tools/wptrunner/requirements_chromium.txt | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 testing/web-platform/tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas-worker-font-load-crash.html (limited to 'testing/web-platform/tests') diff --git a/testing/web-platform/tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas-worker-font-load-crash.html b/testing/web-platform/tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas-worker-font-load-crash.html new file mode 100644 index 0000000000..1baf7847de --- /dev/null +++ b/testing/web-platform/tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas-worker-font-load-crash.html @@ -0,0 +1,19 @@ + + + diff --git a/testing/web-platform/tests/tools/webtransport/requirements.txt b/testing/web-platform/tests/tools/webtransport/requirements.txt index d3b88d7f04..883b061589 100644 --- a/testing/web-platform/tests/tools/webtransport/requirements.txt +++ b/testing/web-platform/tests/tools/webtransport/requirements.txt @@ -1 +1 @@ -aioquic==0.9.20 +aioquic==0.9.21 diff --git a/testing/web-platform/tests/tools/wptrunner/requirements_chromium.txt b/testing/web-platform/tests/tools/wptrunner/requirements_chromium.txt index d3b88d7f04..883b061589 100644 --- a/testing/web-platform/tests/tools/wptrunner/requirements_chromium.txt +++ b/testing/web-platform/tests/tools/wptrunner/requirements_chromium.txt @@ -1 +1 @@ -aioquic==0.9.20 +aioquic==0.9.21 -- cgit v1.2.3