Index: third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt |
index c33e0fe96a2b60168916c139c5e2d63907275bde..91d2b73e802ecb6dd27e5099ea1e247d014c0fe6 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 120 tests; 6 PASS, 114 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] setBaseAndExtent() |
PASS Reverse range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0] setBaseAndExtent() |
FAIL Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1] setBaseAndExtent() assert_equals: focusOffset must equal the requested focus offset expected 1 but got 2 |