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

Side by Side Diff: LayoutTests/platform/android/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 785x687 1 layer at (0,0) size 785x687
2 LayoutView at (0,0) size 785x600 2 LayoutView at (0,0) size 785x600
3 layer at (0,0) size 785x687 3 layer at (0,0) size 785x687
4 LayoutBlockFlow {HTML} at (0,0) size 785x687 4 LayoutBlockFlow {HTML} at (0,0) size 785x687
5 LayoutBlockFlow {BODY} at (8,8) size 769x652 5 LayoutBlockFlow {BODY} at (8,8) size 769x652
6 LayoutBlockFlow (anonymous) at (0,0) size 769x150 6 LayoutBlockFlow (anonymous) at (0,0) size 769x150
7 LayoutInline {SPAN} at (0,0) size 252x129 [border: (5px solid #000000)] 7 LayoutInline {SPAN} at (0,0) size 252x129 [border: (5px solid #000000)]
8 LayoutText {#text} at (5,15) size 51x19 8 LayoutText {#text} at (5,15) size 51x19
9 text run at (5,15) width 51: "This text" 9 text run at (5,15) width 51: "This text"
10 LayoutBR {BR} at (56,30) size 0x0 10 LayoutBR {BR} at (56,30) size 0x0
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 text run at (0,20) width 166: "This second line should not." 79 text run at (0,20) width 166: "This second line should not."
80 LayoutBlockFlow {P} at (0,612) size 769x40 80 LayoutBlockFlow {P} at (0,612) size 769x40
81 LayoutBlockFlow (floating) at (0,0) size 39x67 [bgcolor=#EEEEEE] [border : (1px solid #000000)] 81 LayoutBlockFlow (floating) at (0,0) size 39x67 [bgcolor=#EEEEEE] [border : (1px solid #000000)]
82 LayoutText {#text} at (5,6) size 29x55 82 LayoutText {#text} at (5,6) size 29x55
83 text run at (5,6) width 29: "T" 83 text run at (5,6) width 29: "T"
84 LayoutText {#text} at (43,0) size 467x19 84 LayoutText {#text} at (43,0) size 467x19
85 text run at (43,0) width 467: "he first letter of this paragraph shoul d have a border and a nice shadow effect." 85 text run at (43,0) width 467: "he first letter of this paragraph shoul d have a border and a nice shadow effect."
86 LayoutBR {BR} at (510,15) size 0x0 86 LayoutBR {BR} at (510,15) size 0x0
87 LayoutText {#text} at (43,20) size 156x19 87 LayoutText {#text} at (43,20) size 156x19
88 text run at (43,20) width 156: "It should look pretty cool." 88 text run at (43,20) width 156: "It should look pretty cool."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698