Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt

Issue 1424703007: Upon load failure, remove sync script from pending queue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add release assert Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698