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 |
- |