diff options
Diffstat (limited to 'testing/web-platform/meta/screen-orientation/onchange-event.html.ini')
-rw-r--r-- | testing/web-platform/meta/screen-orientation/onchange-event.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-orientation/onchange-event.html.ini b/testing/web-platform/meta/screen-orientation/onchange-event.html.ini new file mode 100644 index 000000000..36bac914f --- /dev/null +++ b/testing/web-platform/meta/screen-orientation/onchange-event.html.ini @@ -0,0 +1,9 @@ +[onchange-event.html] + type: testharness + expected: TIMEOUT + [Test that orientationchange event is fired when the orientation changes.] + expected: NOTRUN + + [Test that orientationchange event is not fired when the orientation does not change.] + expected: NOTRUN + |