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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/bugzilla-5699-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 800x220 3 layer at (0,0) size 800x220
4 RenderBlock {HTML} at (0,0) size 800x220 4 RenderBlock {HTML} at (0,0) size 800x220
5 RenderBody {BODY} at (8,16) size 784x188 5 RenderBody {BODY} at (8,16) size 784x188
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {B} at (0,0) size 61x19 7 RenderInline {B} at (0,0) size 61x19
8 RenderText {#text} at (0,0) size 61x19 8 RenderText {#text} at (0,0) size 61x19
9 text run at (0,0) width 61: "BUG ID:" 9 text run at (0,0) width 61: "BUG ID:"
10 RenderText {#text} at (61,0) size 4x19 10 RenderText {#text} at (61,0) size 4x19
(...skipping 18 matching lines...) Expand all
29 text run at (87,3) width 4: " " 29 text run at (87,3) width 4: " "
30 text run at (91,3) width 279: "Another copy of the word \x{201C}Hello\ x{201D} will appear." 30 text run at (91,3) width 279: "Another copy of the word \x{201C}Hello\ x{201D} will appear."
31 RenderBlock {P} at (0,120) size 784x68 31 RenderBlock {P} at (0,120) size 784x68
32 RenderInline {SPAN} at (0,0) size 4x19 32 RenderInline {SPAN} at (0,0) size 4x19
33 RenderText {#text} at (0,14) size 4x19 33 RenderText {#text} at (0,14) size 4x19
34 text run at (0,14) width 4: " " 34 text run at (0,14) width 4: " "
35 RenderBR {BR} at (4,14) size 0x19 35 RenderBR {BR} at (4,14) size 0x19
36 RenderText {#text} at (0,48) size 32x19 36 RenderText {#text} at (0,48) size 32x19
37 text run at (0,48) width 32: "Hello" 37 text run at (0,48) width 32: "Hello"
38 RenderBR {BR} at (32,48) size 0x19 38 RenderBR {BR} at (32,48) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698