Index: third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8dd47a210a52acf2a8778bb9c4a97ee1761db37e |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt |
@@ -0,0 +1,13 @@ |
+This is a testharness.js-based test. |
+FAIL AxisHeight assert_approx_equals: mfrac: axis height expected 75 +/- 1 but got 0 |
+FAIL DenominatorDisplayStyleGapMin assert_approx_equals: mfrac: denominator gap expected 50 +/- 1 but got 0 |
+FAIL DenominatorDisplayStyleShiftDown assert_approx_equals: mfrac: denominator shift expected 60 +/- 1 but got 0 |
+FAIL DenominatorGapMin assert_approx_equals: mfrac: denominator gap expected 40 +/- 1 but got 0 |
+FAIL DenominatorShiftDown assert_approx_equals: mfrac: denominator shift expected 30 +/- 1 but got 0 |
+FAIL NumeratorDisplayStyleGapMin assert_approx_equals: mfrac: numerator gap expected 80 +/- 1 but got 0 |
+FAIL NumeratorDisplayStyleShiftDown assert_approx_equals: mfrac: numerator shift expected 20 +/- 1 but got 0 |
+FAIL NumeratorGapMin assert_approx_equals: mfrac: numerator gap expected 90 +/- 1 but got 0 |
+FAIL NumeratorShiftDown assert_approx_equals: mfrac: numerator shift expected 110 +/- 1 but got 0 |
+FAIL FractionRuleThickness assert_approx_equals: mfrac: rule thickness expected 100 +/- 1 but got 0 |
+Harness: the test ran to completion. |
+ |