Chromium Code Reviews| Index: LayoutTests/fast/html/imports/resources/script-leaf-external-async.js |
| diff --git a/LayoutTests/fast/html/imports/resources/script-leaf-external-async.js b/LayoutTests/fast/html/imports/resources/script-leaf-external-async.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e52a0e1978ef6de5172da46accb8e67e4d1782b4 |
| --- /dev/null |
| +++ b/LayoutTests/fast/html/imports/resources/script-leaf-external-async.js |
| @@ -0,0 +1 @@ |
| +document.notifyLoaded("ExternalAsync", document); |