| Index: third_party/WebKit/LayoutTests/fast/dom/promise-rejection-events-attached-in-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/promise-rejection-events-attached-in-event-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/promise-rejection-events-attached-in-event-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9e120390d347f9f9ebcaaff4eea4d9d91fcce4de
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/promise-rejection-events-attached-in-event-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: line 8: Uncaught (in promise) Error: e
|
| +This is a testharness.js-based test.
|
| +Harness Error. harness_status.status = 1 , harness_status.message = e
|
| +PASS Attaching a handler in unhandledrejection should not trigger rejectionhandled.
|
| +Harness: the test ran to completion.
|
| +
|
|
|