Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Unified Diff: LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support.html

Issue 1176013002: Move attributes and methods from HTMLDocument to Document (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Introduced open and close methods without arguments to handle internal calls. Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support.html
diff --git a/LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support.html b/LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support.html
index 69540dadfdefff7d4d7ae3f8b94a72cd897c7fbf..4081fb3b29e489bd757d18f4b0df77b5912c9b78 100644
--- a/LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support.html
+++ b/LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support.html
@@ -155,4 +155,4 @@ function runTest()
<body onload="runTest();">
<p>This tests DOMParser supports creating Document for HTML content with mime-type "text/html".</p>
</body>
-</html>
+</html>
philipj_slow 2015/06/24 11:52:18 This looks like an accidental change unrelated to

Powered by Google App Engine
This is Rietveld 408576698