Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/html-imports/html-link-element/resources/body-only-1.html |
| diff --git a/LayoutTests/imported/web-platform-tests/html-imports/html-link-element/resources/body-only-1.html b/LayoutTests/imported/web-platform-tests/html-imports/html-link-element/resources/body-only-1.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c0eedf4e48ee5f5b48ead4bc3daeaceaf0b71052 |
| --- /dev/null |
| +++ b/LayoutTests/imported/web-platform-tests/html-imports/html-link-element/resources/body-only-1.html |
| @@ -0,0 +1,4 @@ |
| +<!DOCTYPE html> |
| +<html> |
| +<body id="body-only-1">Hello</body> |
| +</html> |