| Index: third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..12463f935c26ba99ba88adf2a8e39df067bd8413
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Slow scripts that fail to load should not dispatch multiple error events
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS firstOnErrorHandlerHasRun is false
|
| +PASS firstOnErrorHandlerHasRun is true
|
| +PASS secondOnErrorHandlerHasRun is false
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|