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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.11/external/wpt/selection/addRange-12-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-mac10.11/external/wpt/selection/addRange-12-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.11/external/wpt/selection/addRange-12-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.11/external/wpt/selection/addRange-12-expected.txt
index 197c92525f75b44963fedc6ebd427bb13eb9b4a8..8e60c9737f9b015d344cc194e36ffbbcf2134a64 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.11/external/wpt/selection/addRange-12-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.11/external/wpt/selection/addRange-12-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 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must do nothing
PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 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