Index: LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html |
diff --git a/LayoutTests/http/tests/htmlimports/resources/hello.html b/LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html |
similarity index 50% |
copy from LayoutTests/http/tests/htmlimports/resources/hello.html |
copy to LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html |
index 43e056fcd365565305deb6a1487a26445e36bd06..5469aa6d0a1c8bde3354cea17ec453a08fa4abff 100644 |
--- a/LayoutTests/http/tests/htmlimports/resources/hello.html |
+++ b/LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
<html> |
<head></head> |
-<body><h1>Hello</h1></body> |
-</html> |
+<body></body> |
+</html> |