summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/clipboard-apis/detached-iframe
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis/detached-iframe')
-rw-r--r--testing/web-platform/meta/clipboard-apis/detached-iframe/write-read-on-detached-iframe.https.html.ini7
-rw-r--r--testing/web-platform/meta/clipboard-apis/detached-iframe/writeText-readText-on-detached-iframe.https.html.ini6
2 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/clipboard-apis/detached-iframe/write-read-on-detached-iframe.https.html.ini b/testing/web-platform/meta/clipboard-apis/detached-iframe/write-read-on-detached-iframe.https.html.ini
new file mode 100644
index 0000000000..7b5992afa8
--- /dev/null
+++ b/testing/web-platform/meta/clipboard-apis/detached-iframe/write-read-on-detached-iframe.https.html.ini
@@ -0,0 +1,7 @@
+[write-read-on-detached-iframe.https.html]
+ expected:
+ if (os == "android") and not debug: [TIMEOUT, CRASH]
+ if (os == "linux") and not debug: [TIMEOUT, ERROR]
+ TIMEOUT
+ [Verify read and write fail on detached iframe]
+ expected: TIMEOUT
diff --git a/testing/web-platform/meta/clipboard-apis/detached-iframe/writeText-readText-on-detached-iframe.https.html.ini b/testing/web-platform/meta/clipboard-apis/detached-iframe/writeText-readText-on-detached-iframe.https.html.ini
new file mode 100644
index 0000000000..f5e7ca02d3
--- /dev/null
+++ b/testing/web-platform/meta/clipboard-apis/detached-iframe/writeText-readText-on-detached-iframe.https.html.ini
@@ -0,0 +1,6 @@
+[writeText-readText-on-detached-iframe.https.html]
+ expected:
+ if (os == "android") and not debug: [TIMEOUT, CRASH]
+ TIMEOUT
+ [Verify readText and writeText fails on detached iframe]
+ expected: TIMEOUT