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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/external/wpt/selection/addRange-32-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/win/external/wpt/selection/addRange-32-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/external/wpt/selection/addRange-32-expected.txt b/third_party/WebKit/LayoutTests/platform/win/external/wpt/selection/addRange-32-expected.txt
index 223e19e637bad68a158b72e33b9dc9163fdc71c4..33f378a60a59b4e3257f22323ef118b7d278c3ba 100644
--- a/third_party/WebKit/LayoutTests/platform/win/external/wpt/selection/addRange-32-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/external/wpt/selection/addRange-32-expected.txt
@@ -1,31 +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.
-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 32 [document.documentElement, 1, document.body, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must not throw exceptions or modify the range it's given
PASS Range 32 [document.documentElement, 1, document.body, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in rangeCount being 1

Powered by Google App Engine
This is Rietveld 408576698