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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/repaint-resized-overflow-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 800x252 3 layer at (0,0) size 800x252
4 RenderBlock {HTML} at (0,0) size 800x252 4 RenderBlock {HTML} at (0,0) size 800x252
5 RenderBody {BODY} at (8,16) size 784x228 5 RenderBody {BODY} at (8,16) size 784x228
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 14 matching lines...) Expand all
25 RenderInline {B} at (0,0) size 84x19 25 RenderInline {B} at (0,0) size 84x19
26 RenderText {#text} at (3,3) size 84x19 26 RenderText {#text} at (3,3) size 84x19
27 text run at (3,3) width 84: "TEST FAIL:" 27 text run at (3,3) width 84: "TEST FAIL:"
28 RenderText {#text} at (87,3) size 561x19 28 RenderText {#text} at (87,3) size 561x19
29 text run at (87,3) width 4: " " 29 text run at (87,3) width 4: " "
30 text run at (91,3) width 557: "The white square will have a blue borde r and a blue horizontal line running through its middle." 30 text run at (91,3) width 557: "The white square will have a blue borde r and a blue horizontal line running through its middle."
31 layer at (8,136) size 784x108 31 layer at (8,136) size 784x108
32 RenderBlock {DIV} at (0,120) size 784x108 32 RenderBlock {DIV} at (0,120) size 784x108
33 RenderBlock {DIV} at (0,0) size 108x108 [border: (4px solid #0000FF)] 33 RenderBlock {DIV} at (0,0) size 108x108 [border: (4px solid #0000FF)]
34 RenderBlock {DIV} at (124,4) size 10x100 34 RenderBlock {DIV} at (124,4) size 10x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698