From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/clipboard-apis/async-svg-script-removal.https.html.ini | 6 ------ .../meta/clipboard-apis/async-write-svg-read-svg.https.html.ini | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini delete mode 100644 testing/web-platform/meta/clipboard-apis/async-write-svg-read-svg.https.html.ini (limited to 'testing/web-platform/meta/clipboard-apis') diff --git a/testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini b/testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini deleted file mode 100644 index 37181a38b3..0000000000 --- a/testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[async-svg-script-removal.https.html] - expected: - if (os == "android") and debug and fission: [OK, TIMEOUT] - if (os == "android") and not debug: [OK, CRASH] - [Verify write and read clipboard with scripts removed given image/svg+xml: ] - expected: FAIL diff --git a/testing/web-platform/meta/clipboard-apis/async-write-svg-read-svg.https.html.ini b/testing/web-platform/meta/clipboard-apis/async-write-svg-read-svg.https.html.ini deleted file mode 100644 index 435512f732..0000000000 --- a/testing/web-platform/meta/clipboard-apis/async-write-svg-read-svg.https.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[async-write-svg-read-svg.https.html] - expected: - if (os == "android") and debug and fission: [OK, TIMEOUT] - if (os == "android") and not debug: [OK, CRASH] - [Verify read and write of some image/svg+xml content] - expected: FAIL -- cgit v1.2.3