| Index: LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
|
| diff --git a/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
|
| index a43a90c4395c33c7d5238658bbe5e06d04759a36..e867f409eff0a1c2cac010e286e69b6c7911447d 100644
|
| --- a/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
|
| +++ b/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
|
| @@ -16,4 +16,7 @@ PASS isDynamicallyInsertedScriptAsync(true) is true
|
| PASS isDynamicallyInsertedScriptAsync(false) is false
|
| PASS isDynamicallyInsertedScriptAsync("async") is true
|
| PASS isDynamicallyInsertedScriptAsync(null) is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|