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

Side by Side Diff: LayoutTests/platform/mac/fast/box-shadow/basic-shadows-expected.txt

Issue 660123004: Auto-rebaseline for r184113 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 785x650 1 layer at (0,0) size 785x650
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x650 3 layer at (0,0) size 785x650
4 RenderBlock {HTML} at (0,0) size 785x650 4 RenderBlock {HTML} at (0,0) size 785x650
5 RenderBody {BODY} at (8,8) size 769x616 5 RenderBody {BODY} at (8,8) size 769x616
6 RenderBlock (anonymous) at (0,0) size 769x150 6 RenderBlock (anonymous) at (0,0) size 769x150
7 RenderInline {SPAN} at (0,0) size 270x126 [border: (5px solid #000000)] 7 RenderInline {SPAN} at (0,0) size 270x126 [border: (5px solid #000000)]
8 RenderText {#text} at (5,17) size 57x16 8 RenderText {#text} at (5,17) size 57x16
9 text run at (5,17) width 57: "This text" 9 text run at (5,17) width 57: "This text"
10 RenderBR {BR} at (61,29) size 1x0 10 RenderBR {BR} at (61,29) size 1x0
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderTableCell {TD} at (128,202) size 49x38 [border: (1px solid #00 0000)] [r=4 c=2 rs=1 cs=1] 71 RenderTableCell {TD} at (128,202) size 49x38 [border: (1px solid #00 0000)] [r=4 c=2 rs=1 cs=1]
72 RenderText {#text} at (11,11) size 27x16 72 RenderText {#text} at (11,11) size 27x16
73 text run at (11,11) width 27: "Cell" 73 text run at (11,11) width 27: "Cell"
74 RenderBlock {P} at (0,536) size 769x32 74 RenderBlock {P} at (0,536) size 769x32
75 RenderText {#text} at (0,0) size 363x16 75 RenderText {#text} at (0,0) size 363x16
76 text run at (0,0) width 363: "The first line of this div should have a box-shadow on it." 76 text run at (0,0) width 363: "The first line of this div should have a box-shadow on it."
77 RenderBR {BR} at (362,12) size 1x0 77 RenderBR {BR} at (362,12) size 1x0
78 RenderText {#text} at (0,16) size 180x16 78 RenderText {#text} at (0,16) size 180x16
79 text run at (0,16) width 180: "This second line should not." 79 text run at (0,16) width 180: "This second line should not."
80 RenderBlock {P} at (0,584) size 769x32 80 RenderBlock {P} at (0,584) size 769x32
81 RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 39.33x58 [b gcolor=#EEEEEE] [border: (1px solid #000000)] 81 RenderBlock (floating) at (0,0) size 39.33x58 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
82 RenderTextFragment at (5,5) size 30x48 82 RenderTextFragment {#text} at (5,5) size 30x48
83 text run at (5,5) width 30: "T" 83 text run at (5,5) width 30: "T"
84 RenderTextFragment {#text} at (43,0) size 499x16 84 RenderTextFragment {#text} at (43,0) size 499x16
85 text run at (43,0) width 499: "he first letter of this paragraph shoul d have a border and a nice shadow effect." 85 text run at (43,0) width 499: "he first letter of this paragraph shoul d have a border and a nice shadow effect."
86 RenderBR {BR} at (541,12) size 1x0 86 RenderBR {BR} at (541,12) size 1x0
87 RenderText {#text} at (43,16) size 167x16 87 RenderText {#text} at (43,16) size 167x16
88 text run at (43,16) width 167: "It should look pretty cool." 88 text run at (43,16) width 167: "It should look pretty cool."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698