| Index: third_party/WebKit/LayoutTests/http/tests/push_messaging/pushmessagedata-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/push_messaging/pushmessagedata-expected.txt b/third_party/WebKit/LayoutTests/http/tests/push_messaging/pushmessagedata-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7d9ba4c3b4ada0a686d80249311764f3ef1bb2e6
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/push_messaging/pushmessagedata-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +This is a testharness.js-based test.
|
| +PASS PushMessageData initialization and accessor behaviour in a ServiceWorker.
|
| +PASS PushEvent can be initialized from ArrayBuffer, ArrayBufferView and USVStrings.
|
| +PASS PushMessageData is null by default.
|
| +PASS PushMessageData handling of ArrayBuffer content.
|
| +PASS PushMessageData handling of Blob content.
|
| +PASS PushMessageData handling of valid JSON content.
|
| +FAIL PushMessageData handling of invalid JSON content. Test bug: need to pass exception to assert_throws()
|
| +FAIL PushMessageData should not be constructable. Test bug: need to pass exception to assert_throws()
|
| +PASS PushEventInit data is not normalized
|
| +FAIL PushMessageData throws when passed SharedArrayBuffer view. Test bug: need to pass exception to assert_throws()
|
| +Harness: the test ran to completion.
|
| +
|
|
|