Index: third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt |
index 7ee33731e3a04c4b3901debb34913179d2ac6c28..e7d453f2869406773eeea657c455d1f3fcf66e9d 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt |
@@ -1,9 +1,10 @@ |
CONSOLE MESSAGE: line 16: Interfaces before adding trial token |
-interface Document |
+CONSOLE MESSAGE: line 16: interface Document |
CONSOLE MESSAGE: line 25: Interfaces after adding trial token |
-interface Document |
- getter rootScroller |
- setter rootScroller |
+CONSOLE MESSAGE: line 25: interface Document |
+CONSOLE MESSAGE: line 25: getter rootScroller |
+CONSOLE MESSAGE: line 25: setter rootScroller |
+CONSOLE WARNING: line 28: This test relies on console message comparison. |
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. |