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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/selection/addRange-20-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around Created 3 years, 9 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/platform/mac-retina/external/wpt/selection/addRange-20-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/selection/addRange-20-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/selection/addRange-20-expected.txt
index 2a2db043297dd84421226cb06ce86d81b8281604..7d0ff76550757cf1c3745507bc56935e38f7b64b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/selection/addRange-20-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/selection/addRange-20-expected.txt
@@ -1,22 +1,3 @@
-CONSOLE WARNING: line 122: The behavior that Selection.addRange() merges existing Range and the specified Range was removed. See https://www.chromestatus.com/features/6680566019653632 for more details.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
-CONSOLE ERROR: line 122: The given range isn't in document.
This is a testharness.js-based test.
PASS Range 20 [foreignDoc.head, 1, foreignDoc.head, 1] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must do nothing
PASS Range 20 [foreignDoc.head, 1, foreignDoc.head, 1] followed by Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]: first addRange() must do nothing

Powered by Google App Engine
This is Rietveld 408576698