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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-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-splitText-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt
index ff4c604c4fda3c0326938461e45d25386a8a01ff..53777359abf1eafc63c35281e89d3c5f76b0c54c 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt
@@ -1,10 +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.
This is a testharness.js-based test.
PASS paras[0].firstChild.splitText(376), with unselected range on paras[0].firstChild from 0 to 1
PASS paras[0].firstChild.splitText(376), with selected range on paras[0].firstChild from 0 to 1

Powered by Google App Engine
This is Rietveld 408576698