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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/loader/data-url-charset.html

Issue 1986053003: Remove default charset of dataURL request (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for RFC Created 4 years, 7 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 <!DOCTYPE html>
2 <html>
3 </head>
4 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
5 </head>
6 <body>
7 <iframe style="height:100%;width:100%;border-width: 0px;border-height: 0px;" src ="data:text/html;base64,PGh0bWw+PG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250 ZW50PSJ0ZXh0L2h0bWw7Y2hhcnNldD1VVEYtOCI+PGJvZHk+PGRpdj7lpKflrrblpb08L2Rpdj48Ym9k eT48L2h0bWw+">
8 </iframe>
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « net/base/data_url.cc ('k') | third_party/WebKit/LayoutTests/fast/loader/data-url-charset-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698