diff options
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini')
-rw-r--r-- | testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini new file mode 100644 index 0000000000..afa4a63750 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini @@ -0,0 +1,31 @@ +[subsup-parameters-1.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if os == "win": [OK, TIMEOUT] + [SpaceAfterScript] + expected: + if (processor == "x86") and debug: [PASS, FAIL] + + [SubscriptBaselineDrop] + expected: + if (processor == "x86") and debug: [PASS, FAIL] + + [SuperscriptShiftUp] + expected: + if (processor == "x86") and debug: [PASS, FAIL] + + [SuperscriptShiftUpCramped] + expected: + if (processor == "x86") and debug: [PASS, FAIL] + + [SubscriptShiftDown] + expected: + if (processor == "x86") and debug: [PASS, FAIL] + + [SubSuperscriptGapMin] + expected: + if (processor == "x86") and debug: [PASS, FAIL] + + [SubscriptTopMax] + expected: + if (processor == "x86") and debug: [PASS, FAIL] |