From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../mochitest/orientation/bug507902-frame.html | 30 ++++++++++++++++++ dom/tests/mochitest/orientation/mochitest.ini | 4 +++ .../mochitest/orientation/test_bug507902.html | 36 ++++++++++++++++++++++ 3 files changed, 70 insertions(+) create mode 100644 dom/tests/mochitest/orientation/bug507902-frame.html create mode 100644 dom/tests/mochitest/orientation/mochitest.ini create mode 100644 dom/tests/mochitest/orientation/test_bug507902.html (limited to 'dom/tests/mochitest/orientation') diff --git a/dom/tests/mochitest/orientation/bug507902-frame.html b/dom/tests/mochitest/orientation/bug507902-frame.html new file mode 100644 index 000000000..1acd90bcb --- /dev/null +++ b/dom/tests/mochitest/orientation/bug507902-frame.html @@ -0,0 +1,30 @@ + + + + Frame for watchPosition + + + + + + + diff --git a/dom/tests/mochitest/orientation/mochitest.ini b/dom/tests/mochitest/orientation/mochitest.ini new file mode 100644 index 000000000..16ffd62de --- /dev/null +++ b/dom/tests/mochitest/orientation/mochitest.ini @@ -0,0 +1,4 @@ +[DEFAULT] +support-files = bug507902-frame.html + +[test_bug507902.html] diff --git a/dom/tests/mochitest/orientation/test_bug507902.html b/dom/tests/mochitest/orientation/test_bug507902.html new file mode 100644 index 000000000..c608df8cf --- /dev/null +++ b/dom/tests/mochitest/orientation/test_bug507902.html @@ -0,0 +1,36 @@ + + + + + Test for devicemotion + + + + +Mozilla Bug 507902 +

+
+ +
+
+
+
+ + + -- cgit v1.2.3