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

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

Issue 2658093003: Suppress console messages for all testharness tests. (Closed)
Patch Set: rebaseline-cl 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/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..4f5652af9b1979ee21b68ab7dd62eece096cf663 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/removeAllRanges-expected.txt
@@ -1,12 +1,3 @@
-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.
-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.
-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.
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

Powered by Google App Engine
This is Rietveld 408576698