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

Side by Side Diff: LayoutTests/fast/dom/document-contentType-data-uri-expected.txt

Issue 210253003: Make data: urls always parse async (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
1 PASS "text/html" is "text/html"
2 PASS "text/xml" is "text/xml" 1 PASS "text/xml" is "text/xml"
3 PASS "application/xml" is "application/xml" 2 PASS "application/xml" is "application/xml"
4 PASS "image/svg+xml" is "image/svg+xml" 3 PASS "image/svg+xml" is "image/svg+xml"
4 PASS "text/html" is "text/html"
5 PASS successfullyParsed is true 5 PASS successfullyParsed is true
6 6
7 TEST COMPLETE 7 TEST COMPLETE
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698