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

Side by Side Diff: LayoutTests/fast/dom/dom-parser-text-html-mimetype-support-expected.txt

Issue 23903014: DOMParser.parseFromString() should support creating HTML Document with mimetype text/html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 This tests DOMParser supports creating Document for HTML content with mime-type "text/html".
2
3 Scripts must be disabled for the document created using DOMParser.parseFromStrin g()
4
5 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698