diff options
Diffstat (limited to 'testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini')
-rw-r--r-- | testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini b/testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini new file mode 100644 index 0000000000..908bb28c09 --- /dev/null +++ b/testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini @@ -0,0 +1,9 @@ +[lock-sandboxed-iframe.html] + max-asserts: 2 + expected: + if (os == "android") and fission: [ERROR, TIMEOUT, OK] + ERROR + [Test with 'allow-orientation-lock' sandboxing directive] + expected: + if os == "android": PASS + FAIL |