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 000000000..8948f8a2f --- /dev/null +++ b/testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini @@ -0,0 +1,9 @@ +[lock-sandboxed-iframe.html] + type: testharness + expected: TIMEOUT + [Test without 'allow-orientation-lock' sandboxing directive] + expected: FAIL + + [Test with 'allow-orientation-lock' sandboxing directive] + expected: NOTRUN + |