diff options
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis/async-write-html-read-html.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/clipboard-apis/async-write-html-read-html.https.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/clipboard-apis/async-write-html-read-html.https.html.ini b/testing/web-platform/meta/clipboard-apis/async-write-html-read-html.https.html.ini new file mode 100644 index 0000000000..2486975336 --- /dev/null +++ b/testing/web-platform/meta/clipboard-apis/async-write-html-read-html.https.html.ini @@ -0,0 +1,8 @@ +[async-write-html-read-html.https.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "linux") and swgl and not fission: [OK, CRASH] + if (os == "android") and not debug: [OK, CRASH] + [Verify read and write of some text/html content] + expected: + if os == "win": FAIL |