Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/async.html |
| diff --git a/LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/async.html b/LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/async.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..18de086180311dca0e5f1c8c987e99e8b4fc637a |
| --- /dev/null |
| +++ b/LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/async.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<body>Async</body> |