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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 363x17 7 LayoutText {#text} at (0,0) size 363x17
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 784x48 9 LayoutBlockFlow {PRE} at (0,34) size 784x48
10 LayoutText {#text} at (0,0) size 256x48 10 LayoutText {#text} at (0,0) size 256x48
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 LayoutTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 43 LayoutTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
44 LayoutBlockFlow {P} at (4,4) size 762x54 [bgcolor=#C0C0C0] 44 LayoutBlockFlow {P} at (4,4) size 762x54 [bgcolor=#C0C0C0]
45 LayoutText {#text} at (0,0) size 692x17 45 LayoutText {#text} at (0,0) size 692x17
46 text run at (0,0) width 692: "This is an unstyled element, sav e for the background color, and containing inline elements with a classes of " 46 text run at (0,0) width 692: "This is an unstyled element, sav e for the background color, and containing inline elements with a classes of "
47 LayoutInline {SPAN} at (0,0) size 733x55 [border: (10px outset # 008080)] 47 LayoutInline {SPAN} at (0,0) size 733x55 [border: (10px outset # 008080)]
48 LayoutText {#text} at (701,0) size 733x35 48 LayoutText {#text} at (701,0) size 733x35
49 text run at (701,0) width 32: "class" 49 text run at (701,0) width 32: "class"
50 text run at (0,18) width 24: "one" 50 text run at (0,18) width 24: "one"
51 LayoutText {#text} at (33,18) size 369x17 51 LayoutText {#text} at (33,18) size 369x17
52 text run at (33,18) width 369: ", which should result in a 10- pixel outset teal border; and " 52 text run at (33,18) width 369: ", which should result in a 10- pixel outset teal border; and "
53 LayoutInline {SPAN} at (0,0) size 81x37 [border: (10px inset #80 8000)] 53 LayoutInline {SPAN} at (0,0) size 80x37 [border: (10px inset #80 8000)]
54 LayoutText {#text} at (411,18) size 61x17 54 LayoutText {#text} at (411,18) size 60x17
55 text run at (411,18) width 61: "class two" 55 text run at (411,18) width 60: "class two"
56 LayoutText {#text} at (481,18) size 734x35 56 LayoutText {#text} at (480,18) size 734x35
57 text run at (481,18) width 253: ", which should result in a 10 -pixel inset" 57 text run at (480,18) width 254: ", which should result in a 10 -pixel inset"
58 text run at (0,36) width 86: "olive border. " 58 text run at (0,36) width 86: "olive border. "
59 text run at (85,36) width 438: "The line-height of the parent element should not change on any line." 59 text run at (85,36) width 438: "The line-height of the parent element should not change on any line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698