summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-orientation/nested-documents.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/screen-orientation/nested-documents.html.ini')
-rw-r--r--testing/web-platform/meta/screen-orientation/nested-documents.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-orientation/nested-documents.html.ini b/testing/web-platform/meta/screen-orientation/nested-documents.html.ini
new file mode 100644
index 0000000000..ee821acc90
--- /dev/null
+++ b/testing/web-platform/meta/screen-orientation/nested-documents.html.ini
@@ -0,0 +1,11 @@
+[nested-documents.html]
+ expected:
+ if (os == "android") and not fission: ERROR
+ if (os == "android") and fission: [OK, TIMEOUT, ERROR]
+ if os == "win": ERROR
+ ERROR
+ [Requesting orientation lock from one document cancels the lock request from another document]
+ expected: FAIL
+
+ [The orientation lock from one document affects lock requests from other documents]
+ expected: FAIL