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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 11 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/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

Powered by Google App Engine
This is Rietveld 408576698