Chromium Code Reviews| Index: LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt |
| diff --git a/LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt |
| deleted file mode 100644 |
| index c468543eae7f3644188887718870c4a8d410a3e2..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -Checks that async scripts fire onbeforeload immediately and that it is cancellable. |
| -cancelled onbeforeload async |
| -onbeforeload async |
| -onbeforeload external |
| -async |
| -load |
| -PASS successfullyParsed is true |
| - |
| -TEST COMPLETE |
| - |