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

Side by Side Diff: LayoutTests/platform/chromium-win-xp/fast/encoding/invalid-UTF-8-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 313x19 7 RenderText {#text} at (0,0) size 313x19
8 text run at (0,0) width 313: "This tests the rendering of invalid UTF- 8 sequences." 8 text run at (0,0) width 313: "This tests the rendering of invalid UTF- 8 sequences."
9 RenderBlock {P} at (0,36) size 784x20 9 RenderBlock {P} at (0,36) size 784x20
10 RenderText {#text} at (0,0) size 475x19 10 RenderText {#text} at (0,0) size 475x19
11 text run at (0,0) width 475: "The output should be: \"\x{442}??\x{442} \" (with black diamonds in place of question marks)." 11 text run at (0,0) width 475: "The output should be: \"\x{442}??\x{442} \" (with black diamonds in place of question marks)."
12 RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)] 12 RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)]
13 RenderBlock {P} at (0,90) size 784x20 13 RenderBlock {P} at (0,90) size 784x20
14 RenderText {#text} at (0,0) size 46x19 14 RenderText {#text} at (0,0) size 38x19
15 text run at (0,0) width 46: "\x{442}\x{FFFD}\x{FFFD}\x{442}" 15 text run at (0,0) width 38: "\x{442}\x{FFFD}\x{FFFD}\x{442}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698