diff options
Diffstat (limited to 'testing/web-platform/meta/screen-orientation/orientation-reading.html.ini')
-rw-r--r-- | testing/web-platform/meta/screen-orientation/orientation-reading.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-orientation/orientation-reading.html.ini b/testing/web-platform/meta/screen-orientation/orientation-reading.html.ini new file mode 100644 index 0000000000..f415125d18 --- /dev/null +++ b/testing/web-platform/meta/screen-orientation/orientation-reading.html.ini @@ -0,0 +1,5 @@ +[orientation-reading.html] + [Test that ScreenOrientation's attribute values change after 'change' event fires] + expected: + if os == "android": PASS + FAIL |