diff options
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini')
-rw-r--r-- | testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini new file mode 100644 index 0000000000..ffc62e31eb --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini @@ -0,0 +1,32 @@ +[no-spacing.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Spacing inside <mfrac>.] + expected: FAIL + + [Spacing inside <munder>.] + expected: FAIL + + [Spacing inside <mover>.] + expected: FAIL + + [Spacing around <mroot>.] + expected: FAIL + + [Spacing inside <msubsup>.] + expected: FAIL + + [Spacing inside <munderover>.] + expected: FAIL + + [Spacing inside <mmultiscripts>.] + expected: FAIL + + [Spacing inside <msup>.] + expected: FAIL + + [Spacing inside <msub>.] + expected: FAIL + + [Spacing inside <mroot>.] + expected: FAIL |