Index: third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-2-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-2-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d1d042ccf3aa0777ebb30fc9ee993f2669c9ec42 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-2-expected.txt |
@@ -0,0 +1,10 @@ |
+This is a testharness.js-based test. |
+FAIL AxisHeight assert_approx_equals: mfrac: axis height expected 70 +/- 1 but got 0 |
+FAIL BottomDisplayStyleShiftDown assert_approx_equals: mfrac: denominator shift expected 50 +/- 1 but got 0 |
+FAIL BottomShiftDown assert_approx_equals: mfrac: denominator shift expected 60 +/- 1 but got 0 |
+FAIL DisplayStyleGapMin assert_approx_equals: mfrac: gap expected 40 +/- 1 but got 0 |
+FAIL GapMin assert_approx_equals: mfrac: gap expected 80 +/- 1 but got 0 |
+FAIL TopDisplayStyleShiftUp assert_approx_equals: mfrac: numerator shift expected 30 +/- 1 but got 0 |
+FAIL ToShiftUp assert_approx_equals: mfrac: numerator shift expected 90 +/- 1 but got 0 |
+Harness: the test ran to completion. |
+ |