diff --git a/dom/base/test/Makefile.in b/dom/base/test/Makefile.in index aa31dd533ff0..a49addfa8b01 100644 --- a/dom/base/test/Makefile.in +++ b/dom/base/test/Makefile.in @@ -16,6 +16,7 @@ TEST_FILES = \ test_gsp-standards.html \ test_gsp-quirks.html \ test_nondomexception.html \ + test_screen_orientation.html \ $(NULL) libs:: $(TEST_FILES) diff --git a/dom/base/test/test_screen_orientation.html b/dom/base/test/test_screen_orientation.html new file mode 100644 index 000000000000..24e8a4bea295 --- /dev/null +++ b/dom/base/test/test_screen_orientation.html @@ -0,0 +1,64 @@ + + + + + + Test for Screen Orientation API + + + + +Screen Orientation API +

+ +
+
+
+ +