From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- dom/mathml/tests/mochitest/mochitest.toml | 3 ++ .../tests/mochitest/test_math_tabindex_focus.html | 47 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 dom/mathml/tests/mochitest/mochitest.toml 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.toml b/dom/mathml/tests/mochitest/mochitest.toml new file mode 100644 index 0000000000..3da0a28b92 --- /dev/null +++ b/dom/mathml/tests/mochitest/mochitest.toml @@ -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