summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-orientation/unlock.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/screen-orientation/unlock.html.ini')
-rw-r--r--testing/web-platform/meta/screen-orientation/unlock.html.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-orientation/unlock.html.ini b/testing/web-platform/meta/screen-orientation/unlock.html.ini
new file mode 100644
index 0000000000..9d03549c18
--- /dev/null
+++ b/testing/web-platform/meta/screen-orientation/unlock.html.ini
@@ -0,0 +1,9 @@
+[unlock.html]
+ [unlock() aborts a pending lock request]
+ expected:
+ if os == "android": PASS
+ if os == "win": PASS
+ FAIL
+
+ [unlock() aborts a pending lock request across documents]
+ expected: FAIL