diff options
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini | 6 |
1 files changed, 6 insertions, 0 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 new file mode 100644 index 0000000000..37181a38b3 --- /dev/null +++ b/testing/web-platform/meta/clipboard-apis/async-svg-script-removal.https.html.ini @@ -0,0 +1,6 @@ +[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 |