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

Side by Side Diff: LayoutTests/http/tests/htmlimports/encoding-expected.txt

Issue 178883002: Set encoding to UTF-8 for HTML Imports if no encoding is specified in the HTTP response (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merged to trunk 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
(Empty)
1 Test that UTF-8 decoding is applied appropriately to imports
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 Default encoding should be UTF-8...
7 PASS links[0].import.characterSet is "UTF-8"
8 And Content-Type headers should be ignored...
9 PASS links[1].import.characterSet is "UTF-8"
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/htmlimports/encoding.html ('k') | LayoutTests/http/tests/htmlimports/resources/http-encoding.cgi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698