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