Chromium Code Reviews

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

Issue 1271443002: Revert of Upon load failure, remove sync script from execution queue. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
deleted file mode 100644
index 392a70d749fc10a657bf8c81ccbce20ccfec7b5c..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-
« no previous file with comments | « LayoutTests/fast/dom/HTMLScriptElement/script-sync-onerror-not-repeated.html ('k') | Source/core/dom/ScriptRunner.cpp » ('j') | no next file with comments »

Powered by Google App Engine