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

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

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x48 9 RenderBlock {PRE} at (0,36) size 784x48
10 RenderText {#text} at (0,0) size 376x48 10 RenderText {#text} at (0,0) size 376x48
11 text run at (0,0) width 376: ".one {border-width: 25px; border-style: solid;}" 11 text run at (0,0) width 376: ".one {border-width: 25px; border-style: solid;}"
12 text run at (376,0) width 0: " " 12 text run at (376,0) width 0: " "
13 text run at (0,16) width 376: ".two {border-width: thin; border-style: solid;}" 13 text run at (0,16) width 376: ".two {border-width: thin; border-style: solid;}"
14 text run at (376,16) width 0: " " 14 text run at (376,16) width 0: " "
15 text run at (0,32) width 224: ".three {border-width: 25px;}" 15 text run at (0,32) width 224: ".three {border-width: 25px;}"
16 text run at (224,32) width 0: " " 16 text run at (224,32) width 0: " "
17 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #000000)] 17 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
18 RenderBlock {P} at (0,115) size 784x110 [border: (25px solid #000000)] 18 RenderBlock {P} at (0,115) size 784x110 [border: (25px solid #000000)]
19 RenderText {#text} at (25,25) size 163x19 19 RenderText {#text} at (25,25) size 163x19
20 text run at (25,25) width 163: "This element has a class of " 20 text run at (25,25) width 163: "This element has a class of "
21 RenderInline {TT} at (0,0) size 24x16 21 RenderInline {TT} at (0,0) size 24x16
22 RenderText {#text} at (188,28) size 24x16 22 RenderText {#text} at (188,28) size 24x16
23 text run at (188,28) width 24: "one" 23 text run at (188,28) width 24: "one"
24 RenderText {#text} at (212,25) size 154x19 24 RenderText {#text} at (212,25) size 154x19
25 text run at (212,25) width 8: ". " 25 text run at (212,25) width 8: ". "
26 text run at (220,25) width 146: "However, it contains an " 26 text run at (220,25) width 146: "However, it contains an "
27 RenderInline {SPAN} at (0,0) size 159x21 [border: (1px solid #000000)] 27 RenderInline {SPAN} at (0,0) size 159x21 [border: (1px solid #000000)]
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 text run at (348,45) width 98: "There is also an " 76 text run at (348,45) width 98: "There is also an "
77 RenderInline {SPAN} at (0,0) size 173x19 77 RenderInline {SPAN} at (0,0) size 173x19
78 RenderText {#text} at (446,45) size 133x19 78 RenderText {#text} at (446,45) size 133x19
79 text run at (446,45) width 133: "inline element of class " 79 text run at (446,45) width 133: "inline element of class "
80 RenderInline {TT} at (0,0) size 40x16 80 RenderInline {TT} at (0,0) size 40x16
81 RenderText {#text} at (579,48) size 40x16 81 RenderText {#text} at (579,48) size 40x16
82 text run at (579,48) width 40: "three" 82 text run at (579,48) width 40: "three"
83 RenderText {#text} at (619,45) size 712x39 83 RenderText {#text} at (619,45) size 712x39
84 text run at (619,45) width 118: ", which should have" 84 text run at (619,45) width 118: ", which should have"
85 text run at (25,65) width 298: "no border width because no bor der style was set." 85 text run at (25,65) width 298: "no border width because no bor der style was set."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698