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

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

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 800x600 clip at (0,0) size 785x600 scrollHeight 650
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x650 3 layer at (0,0) size 785x650 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
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
11 RenderText {#text} at (0,67) size 77x16 11 RenderText {#text} at (0,67) size 77x16
12 text run at (0,67) width 77: "should have" 12 text run at (0,67) width 77: "should have"
13 RenderBR {BR} at (76,79) size 1x0 13 RenderBR {BR} at (76,79) size 1x0
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
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) {<pseudo:first-letter>} at (0,0) size 39.33x58 [b gcolor=#EEEEEE] [border: (1px solid #000000)]
82 RenderTextFragment at (5,5) size 30x48 82 RenderTextFragment 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