diff options
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis')
-rw-r--r-- | testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini | 6 | ||||
-rw-r--r-- | testing/web-platform/meta/clipboard-apis/async-write-svg-read-svg.https.html.ini | 6 |
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 |