summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/clipboard-apis
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /testing/web-platform/meta/clipboard-apis
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis')
-rw-r--r--testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini6
-rw-r--r--testing/web-platform/meta/clipboard-apis/async-write-svg-read-svg.https.html.ini6
2 files changed, 0 insertions, 12 deletions
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: <svg> <script>const a = 5;</scr' + 'ipt>\n <a href="javascript:alert(2)"> test </a> </svg>]
- 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