| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt b/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
|
| index 769bc9b3f0f7d8f84b34feb0f42a05289e8cfe42..10ea9fd92940346e9f41dbf854206ded8788f025 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt
|
| @@ -1,13 +1,5 @@
|
| -CONSOLE MESSAGE: line 16: Interfaces before adding trial token
|
| -interface Document
|
| - getter rootScroller
|
| - setter rootScroller
|
| -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.
|
| +FAIL RootScroller related properties on interfaces before adding trial token via script. assert_equals: Property rootScroller exists on Document expected false but got true
|
| +PASS RootScroller related properties on interfaces after adding trial token via script.
|
| Harness: the test ran to completion.
|
|
|
|
|