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..820d190fa2ef8c0c3b7cc2497062344dd0bfc865 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 |