| Index: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/compile-event-handler-settings-objects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/compile-event-handler-settings-objects-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/compile-event-handler-settings-objects-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..60038a344ff935034e3eb8cdf5740aa6a5a70fce
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/compile-event-handler-settings-objects-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This is a testharness.js-based test.
|
| +PASS The Function instance must be created in the Realm of the node document
|
| +PASS The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document
|
| +FAIL The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document Cannot read property 'name' of undefined
|
| +Harness: the test ran to completion.
|
| +
|
|
|