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

Side by Side Diff: LayoutTests/fast/dom/frame-loading-via-document-write-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 2
2 3
3 -------- 4 --------
4 Frame: 'topRow' 5 Frame: 'topRow'
5 -------- 6 --------
6 This page was successfully loaded. 7 This page was successfully loaded.
7 My protocol is file: 8 My protocol is file:
8 My referrer is blank 9 My referrer is blank
9 10
10 11
11 -------- 12 --------
12 Frame: 'middleRow' 13 Frame: 'middleRow'
13 -------- 14 --------
14 Image loaded. 15 Image loaded.
15 16
16 17
17 -------- 18 --------
18 Frame: 'bottomRow' 19 Frame: 'bottomRow'
19 -------- 20 --------
20 Image loaded. 21 Image loaded.
21 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698