| 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..1638d1b4214d624abef7547c10927c16b5dc533c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/promise-rejection-events-attached-in-event-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +CONSOLE ERROR: line 8: Uncaught (in promise) Error: e
|
| +This is a testharness.js-based test.
|
| +PASS Attaching a handler in unhandledrejection should not trigger rejectionhandled.
|
| +Harness: the test ran to completion.
|
| +
|
|
|