diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html index 1541b2d6ce17c..c92cbba922f0c 100644 --- a/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html @@ -20,7 +20,7 @@ window.addEventListener("load", runTests); function runTests() { - ["Mrow", "Sqrt", "Style", "Error", "Phantom", "Math", "Menclose", "Mpadded"].forEach((tag) => { + ["Mrow", "Sqrt", "Style", "Error", "Phantom", "Math", "Menclose", "Mpadded", "Unknown"].forEach((tag) => { var x = document.getElementById("above" + tag).getBoundingClientRect(); var y = document.getElementById("below" + tag).getBoundingClientRect(); test(function() { @@ -43,8 +43,10 @@ - +

diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html index b6a51762dfda0..4b89dd6fa5f0d 100644 --- a/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html @@ -31,7 +31,7 @@ window.addEventListener("load", () => { document.fonts.ready.then(runTests); }); function runTests() { - ["Mrow", "Sqrt", "Style", "Error", "Phantom", "Math", "Menclose", "Mpadded"].forEach((tag) => { + ["Mrow", "Sqrt", "Style", "Error", "Phantom", "Math", "Menclose", "Mpadded", "Unknown"].forEach((tag) => { var mo = document.getElementById("mo" + tag); test(function() { assert_true(MathMLFeatureDetection.has_mspace()); @@ -52,7 +52,8 @@ - + +

diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html new file mode 100644 index 0000000000000..4bdfc9a001a3f --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html @@ -0,0 +1,51 @@ + + + + +Spacing in mrows + + + + + + + + + + + + + + + + +
+

+ 1|2 + 1|2 + 1|2 + 12 + 1|2 + 1|2 + 1|2 + 1|2 + 1|2 +

+ +