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/external/wpt/selection/extend-00-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/extend-00-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
index 7979d05478c6ea3e54e258396d84c54ff6e6f4cf..84ccd411f94297eb2831b274ef1189c694d50b80 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
@@ -263,6 +263,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 2992 tests; 278 PASS, 2714 FAIL, 0 TIMEOUT, 0 NOTRUN.
FAIL extend() with range 0 [] and point 0 [paras[0].firstChild, -1] assert_throws: extend() when rangeCount is 0 must throw InvalidStateError function "function () {
selection.extend(node, offset);
}" threw object "IndexSizeError: Failed to execute 'extend' on 'Selection': -1 is not a valid offset." that is not a DOMException INVALID_STATE_ERR: property "code" is equal to 1, expected 11

Powered by Google App Engine
This is Rietveld 408576698