| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
|
| similarity index 54%
|
| copy from third_party/WebKit/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
|
| index 9a6bdaaf2391546aaa927eff411eecfbe8cd18cd..392a70d749fc10a657bf8c81ccbce20ccfec7b5c 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -
|
| -This tests that there's no crash when accessising the stringValue of a menu list that has no elements.
|
| +Script that fails to load should not dispatch multiple error events
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS numberOfTimesOnErrorHandlerHasRun is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|