Index: third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt |
index 38bb25fb14dbd48d11589c1657ecc3144402800d..29a3e5b5d746650756908ff0a69b96e3c3de363b 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt |
@@ -8,6 +8,7 @@ CONSOLE ERROR: line 944: The given range isn't in document. |
CONSOLE ERROR: line 944: The given range isn't in document. |
CONSOLE ERROR: line 944: The given range isn't in document. |
This is a testharness.js-based test. |
+Found 118 tests. 0 PASS 118 FAIL 0 TIMEOUT 0 NOTRUN |
FAIL Range 0 [] forwards assert_equals: After removeAllRanges(), addRange() must be forwards, so focusOffset must equal endOffset rather than startOffset expected 1 but got 2 |
FAIL Range 0 [] backwards assert_equals: After removeAllRanges(), addRange() must be forwards, so focusOffset must equal endOffset rather than startOffset expected 1 but got 2 |
FAIL Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 0] forwards assert_equals: After removeAllRanges(), addRange() must be forwards, so focusOffset must equal endOffset rather than startOffset expected 1 but got 2 |