From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- dom/mathml/tests/mochitest/mochitest.ini | 3 ++ .../tests/mochitest/test_math_tabindex_focus.html | 47 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 dom/mathml/tests/mochitest/mochitest.ini create mode 100644 dom/mathml/tests/mochitest/test_math_tabindex_focus.html (limited to 'dom/mathml/tests') diff --git a/dom/mathml/tests/mochitest/mochitest.ini b/dom/mathml/tests/mochitest/mochitest.ini new file mode 100644 index 0000000000..4734fc8d83 --- /dev/null +++ b/dom/mathml/tests/mochitest/mochitest.ini @@ -0,0 +1,3 @@ +[DEFAULT] + +[test_math_tabindex_focus.html] diff --git a/dom/mathml/tests/mochitest/test_math_tabindex_focus.html b/dom/mathml/tests/mochitest/test_math_tabindex_focus.html new file mode 100644 index 0000000000..fe03c13358 --- /dev/null +++ b/dom/mathml/tests/mochitest/test_math_tabindex_focus.html @@ -0,0 +1,47 @@ + + + + + Test for Bug 1128054 + + + + +Mozilla Bug 1128054 +

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