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