| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index 8c89d08aa45198dbc42657e797dfe2b93d624047..59311eac5014f62d8af7c889d988ed4a1a86840c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -668,6 +668,7 @@ interface URL
|
| getter port
|
| getter protocol
|
| getter search
|
| + getter searchParams
|
| getter username
|
| method constructor
|
| method toString
|
| @@ -914,6 +915,6 @@ global object
|
| setter onpush
|
| setter onsync
|
| This is a testharness.js-based test.
|
| -PASS Verify the interface of ServiceWorkerGlobalScope
|
| +PASS Verify the interface of ServiceWorkerGlobalScope
|
| Harness: the test ran to completion.
|
|
|
|
|