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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-appendChild-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/dom/ranges/Range-mutations-appendChild-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-appendChild-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-appendChild-expected.txt
index 310cc6df24cfefa8f381e5018cfe09458037ad4b..74d31cf46622facb20b475bb0d31065ea829bcc1 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-appendChild-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-appendChild-expected.txt
@@ -1,12 +1,3 @@
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
-CONSOLE ERROR: line 126: The given range isn't in document.
This is a testharness.js-based test.
FAIL testDiv.appendChild(testDiv.lastChild), with unselected range collapsed at (testDiv.lastChild, 0) assert_equals: Wrong start container expected Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ
</p><p id="b" s... but got Comment node <!--Alphabet soup?-->

Powered by Google App Engine
This is Rietveld 408576698