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