Index: LayoutTests/imported/web-platform-tests/custom-elements/resources/blank.html |
diff --git a/LayoutTests/imported/web-platform-tests/custom-elements/resources/blank.html b/LayoutTests/imported/web-platform-tests/custom-elements/resources/blank.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2e5697ba1fd8284c07a605fd1305357d58b95beb |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/custom-elements/resources/blank.html |
@@ -0,0 +1,9 @@ |
+<!DOCTYPE html> |
+<html> |
+<head> |
+ <title>Blank document</title> |
+ <link rel="author" title="Aleksei Yu. Semenov" href="mailto:a.semenov@unipro.ru"> |
+</head> |
+<body> |
+</body> |
+</html> |