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

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

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 clip at (0,0) size 785x600 scrollHeight 671 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 671
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x671 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x671 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x671 4 LayoutBlockFlow {HTML} at (0,0) size 785x671
5 LayoutBlockFlow {BODY} at (8,8) size 769x634 5 LayoutBlockFlow {BODY} at (8,8) size 769x634
6 LayoutBlockFlow (anonymous) at (0,0) size 769x150 6 LayoutBlockFlow (anonymous) at (0,0) size 769x150
7 LayoutInline {SPAN} at (0,0) size 270x128 [border: (5px solid #000000)] 7 LayoutInline {SPAN} at (0,0) size 270x128 [border: (5px solid #000000)]
8 LayoutText {#text} at (5,16) size 57x18 8 LayoutText {#text} at (5,16) size 57x18
9 text run at (5,16) width 57: "This text" 9 text run at (5,16) width 57: "This text"
10 LayoutBR {BR} at (61,30) size 1x0 10 LayoutBR {BR} at (61,30) size 1x0
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 text run at (0,18) width 180: "This second line should not." 79 text run at (0,18) width 180: "This second line should not."
80 LayoutBlockFlow {P} at (0,598) size 769x36 80 LayoutBlockFlow {P} at (0,598) size 769x36
81 LayoutBlockFlow (floating) {<pseudo:first-letter>} at (0,0) size 39.33x6 5 [bgcolor=#EEEEEE] [border: (1px solid #000000)] 81 LayoutBlockFlow (floating) {<pseudo:first-letter>} at (0,0) size 39.33x6 5 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
82 LayoutTextFragment (anonymous) at (5,5) size 30x55 82 LayoutTextFragment (anonymous) at (5,5) size 30x55
83 text run at (5,5) width 30: "T" 83 text run at (5,5) width 30: "T"
84 LayoutTextFragment {#text} at (43,0) size 499x18 84 LayoutTextFragment {#text} at (43,0) size 499x18
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 LayoutBR {BR} at (541,14) size 1x0 86 LayoutBR {BR} at (541,14) size 1x0
87 LayoutText {#text} at (43,18) size 167x18 87 LayoutText {#text} at (43,18) size 167x18
88 text run at (43,18) width 167: "It should look pretty cool." 88 text run at (43,18) width 167: "It should look pretty cool."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698