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/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update missed mac expected.txt file Created 3 years, 10 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/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt
index f3af4811261eaaf92b88247ec7c70f45ca24f706..78e5230450ccde37c1e9e1555be77fae855f0a98 100644
--- a/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt
@@ -1,7 +1,8 @@
CONSOLE MESSAGE: line 16: Interfaces in document
-interface Document
- getter rootScroller
- setter rootScroller
+CONSOLE MESSAGE: line 16: interface Document
+CONSOLE MESSAGE: line 16: getter rootScroller
+CONSOLE MESSAGE: line 16: setter rootScroller
+CONSOLE WARNING: line 19: This test relies on console message comparison.
This is a testharness.js-based test.
PASS RootScroller related interfaces in Origin-Trial enabled document.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698