Index: third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/scripts/underover-parameters-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/scripts/underover-parameters-2-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/scripts/underover-parameters-2-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ee091750b63e30954fc3836327b63463909c0b02 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/scripts/underover-parameters-2-expected.txt |
@@ -0,0 +1,7 @@ |
+This is a testharness.js-based test. |
+FAIL StretchStackBottomShiftDown assert_approx_equals: munder: under shift expected 30 +/- 1 but got 0 |
+FAIL StretchStackGapBelowMin assert_approx_equals: munder: under gap expected 110 +/- 1 but got 0 |
+FAIL StretchStackTopShiftUp assert_approx_equals: mover: over shift expected 50 +/- 1 but got 0 |
+FAIL StretchStackGapAboveMin assert_approx_equals: mover: over shift expected 70 +/- 1 but got 0 |
+Harness: the test ran to completion. |
+ |