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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/border-repaint-glitch-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 800x488 3 layer at (0,0) size 800x488
4 RenderBlock {HTML} at (0,0) size 800x488 4 RenderBlock {HTML} at (0,0) size 800x488
5 RenderBody {BODY} at (8,16) size 784x464 5 RenderBody {BODY} at (8,16) size 784x464
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 20 matching lines...) Expand all
31 text run at (3,23) width 770: "bottom border. The second box will have small red horizontal segments protruding inwards from both sides of the border, where" 31 text run at (3,23) width 770: "bottom border. The second box will have small red horizontal segments protruding inwards from both sides of the border, where"
32 text run at (3,43) width 185: "the bottom border was before." 32 text run at (3,43) width 185: "the bottom border was before."
33 RenderBlock {DIV} at (0,160) size 222x142 [border: (1px solid #0000FF)] 33 RenderBlock {DIV} at (0,160) size 222x142 [border: (1px solid #0000FF)]
34 RenderBlock {DIV} at (11,11) size 200x68 [bgcolor=#008080] [border: (4px solid #FF0000)] 34 RenderBlock {DIV} at (11,11) size 200x68 [bgcolor=#008080] [border: (4px solid #FF0000)]
35 RenderBlock {DIV} at (14,14) size 172x40 [bgcolor=#C0C0C0] 35 RenderBlock {DIV} at (14,14) size 172x40 [bgcolor=#C0C0C0]
36 RenderBlock (anonymous) at (0,302) size 784x20 36 RenderBlock (anonymous) at (0,302) size 784x20
37 RenderBR {BR} at (0,0) size 0x19 37 RenderBR {BR} at (0,0) size 0x19
38 RenderBlock {DIV} at (0,322) size 222x142 [border: (1px solid #0000FF)] 38 RenderBlock {DIV} at (0,322) size 222x142 [border: (1px solid #0000FF)]
39 RenderBlock {DIV} at (11,11) size 200x88 [bgcolor=#008080] [border: (4px solid #FF0000)] 39 RenderBlock {DIV} at (11,11) size 200x88 [bgcolor=#008080] [border: (4px solid #FF0000)]
40 RenderBlock {DIV} at (14,14) size 172x60 [bgcolor=#C0C0C0] 40 RenderBlock {DIV} at (14,14) size 172x60 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698