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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7ee33731e3a04c4b3901debb34913179d2ac6c28 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt |
@@ -0,0 +1,11 @@ |
+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. |
+Harness: the test ran to completion. |
+ |