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

Side by Side Diff: LayoutTests/fast/encoding/external-script-charset-expected.txt

Issue 768313004: Deprecate the Document.charset setter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years 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 CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta cha rset="UTF-8">' instead.
1 Test that external scripts in XHTML documents inherit document charset. 2 Test that external scripts in XHTML documents inherit document charset.
2 3
3 Javascript 1 (original document charset): PASS 4 Javascript 1 (original document charset): PASS
4 5
5 Javascript 2 (after document.charset was set): PASS 6 Javascript 2 (after document.charset was set): PASS
OLDNEW
« no previous file with comments | « LayoutTests/fast/encoding/css-charset-default-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698