Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt

Issue 2434253002: Import wpt@7e8373f4bd144e66c88535983aa735b28c934cfe (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698