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