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

Side by Side Diff: LayoutTests/http/tests/encoding/meta-switch-mid-parse-expected.txt

Issue 658193002: Revert "Update the tests (ISO-8859-1 => windows-1252)" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 ALERT: windows-1252 1 ALERT: ISO-8859-1
2 ALERT: windows-1255 2 ALERT: windows-1255
3 This test demonstrates that we don't buffer HTML documents looking for a meta ch arset directive. Instead, we follow the HTML5 specification and switch encoding mid-parse. The iframe below should alert two different encodings. 3 This test demonstrates that we don't buffer HTML documents looking for a meta ch arset directive. Instead, we follow the HTML5 specification and switch encoding mid-parse. The iframe below should alert two different encodings.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698