Chromium Code Reviews| Index: LayoutTests/fast/dom/HTMLScriptElement/async-inline-script-expected.txt |
| diff --git a/LayoutTests/fast/dom/HTMLScriptElement/async-inline-script-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/async-inline-script-expected.txt |
| index fcdb225a227e2a3dd878a12f703244cc8d2e0835..ef4919cfd03bf82e59859f024982820e4a3dcb70 100644 |
| --- a/LayoutTests/fast/dom/HTMLScriptElement/async-inline-script-expected.txt |
| +++ b/LayoutTests/fast/dom/HTMLScriptElement/async-inline-script-expected.txt |
| @@ -1,4 +1,7 @@ |
| Checks that inline scripts are not async. |
| 1 |
| 2 |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |