diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html new file mode 100644 index 0000000000000..72694959a86f1 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html @@ -0,0 +1,83 @@ + + + + + mrow painting order (reference) + + + + +

This test passes if there is no red and content is stacked such that

+ + +
+ + + + + +
+ +
+ + + + p XXÉ + + +
+ +
+ + + + + p X + + +
+ +
+ + + XXÉ + + +
+ +
+ + + + p XXÉ + + +
+ +
+ + + + + p X + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html new file mode 100644 index 0000000000000..b221ec8ffda0b --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html @@ -0,0 +1,42 @@ + + + + + mrow painting order + + + + + + + + + +

This test passes if there is no red and content is stacked such that

+ +
+ + + XXÉ + X + p XXÉ + X + p X + + +
+ +