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

Unified Diff: third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt

Issue 2712843005: Use asserts in origin trials layout tests (Closed)
Patch Set: Address more comments 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-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt b/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
index 7ee33731e3a04c4b3901debb34913179d2ac6c28..d007a49c7208dec86a49e94f7b15658d4b5686c5 100644
--- a/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
@@ -1,11 +1,5 @@
-CONSOLE MESSAGE: line 16: Interfaces before adding trial token
-interface Document
-CONSOLE MESSAGE: line 25: Interfaces after adding trial token
-interface Document
- getter rootScroller
- setter rootScroller
This is a testharness.js-based test.
-PASS RootScroller related interfaces before adding trial token via script.
-PASS RootScroller related interfaces after adding trial token via script.
+PASS RootScroller related properties on interfaces before adding trial token via script.
+PASS RootScroller related properties on interfaces after adding trial token via script.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698