summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-orientation/active-lock.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/screen-orientation/active-lock.html.ini')
-rw-r--r--testing/web-platform/meta/screen-orientation/active-lock.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-orientation/active-lock.html.ini b/testing/web-platform/meta/screen-orientation/active-lock.html.ini
new file mode 100644
index 0000000000..c54050f64e
--- /dev/null
+++ b/testing/web-platform/meta/screen-orientation/active-lock.html.ini
@@ -0,0 +1,14 @@
+[active-lock.html]
+ expected:
+ if os == "android": TIMEOUT
+ ERROR
+ [Performing a fragment navigation must not abort the screen orientation change]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [Performing a fragment navigation within an iframe must not abort the lock promise]
+ expected: TIMEOUT
+
+ [Unloading an iframe by navigating it must abort the lock promise]
+ expected: NOTRUN