Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createHTMLDocument.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createHTMLDocument.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createHTMLDocument.html |
index 239afb3f1bdbf7ee0fda8a5b067dbea064f5783f..57f475c9c5f1f489b7b6d33cd2eb208c6ccf113b 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createHTMLDocument.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createHTMLDocument.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<meta charset=windows-1252> |
-<!-- Using windows-1252 to ensure that DOMImplementation.createHTMLDocument() |
- doesn't inherit utf-8 from the parent document. --> |
+<!-- Using windows-1252 to ensure that DOMImplementation.createHTMLDocument() |
+ doesn't inherit utf-8 from the parent document. --> |
<title>DOMImplementation.createHTMLDocument</title> |
<link rel=help href="https://dom.spec.whatwg.org/#dom-domimplementation-createhtmldocument"> |
<link rel=help href="https://dom.spec.whatwg.org/#dom-documenttype-name"> |