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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css1/classification/display-expected.txt

Issue 1574933002: Changed type of border-width longhands from unsigned to float. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made transitions use fractional border widths, added assert that border widths are positive, and r… Created 4 years, 11 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
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 873 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 873
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x873 4 LayoutBlockFlow {HTML} at (0,0) size 785x873
5 LayoutBlockFlow {BODY} at (8,8) size 769x857 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x857 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#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 LayoutBlockFlow {PRE} at (0,36) size 769x80 9 LayoutBlockFlow {PRE} at (0,36) size 769x80
10 LayoutText {#text} at (0,0) size 568x80 10 LayoutText {#text} at (0,0) size 568x80
11 text run at (0,0) width 176: ".one {display: block;}" 11 text run at (0,0) width 176: ".one {display: block;}"
12 text run at (176,0) width 0: " " 12 text run at (176,0) width 0: " "
13 text run at (0,16) width 184: ".two {display: inline;}" 13 text run at (0,16) width 184: ".two {display: inline;}"
14 text run at (184,16) width 0: " " 14 text run at (184,16) width 0: " "
15 text run at (0,32) width 568: ".three {display: list-item; list-style- type: square; margin-left: 3em;}" 15 text run at (0,32) width 568: ".three {display: list-item; list-style- type: square; margin-left: 3em;}"
16 text run at (568,32) width 0: " " 16 text run at (568,32) width 0: " "
17 text run at (0,48) width 272: ".four {display: none; color: red;}" 17 text run at (0,48) width 272: ".four {display: none; color: red;}"
18 text run at (272,48) width 0: " " 18 text run at (272,48) width 0: " "
19 text run at (0,64) width 152: "I {display: block;}" 19 text run at (0,64) width 152: "I {display: block;}"
20 text run at (152,64) width 0: " " 20 text run at (152,64) width 0: " "
21 LayoutBlockFlow {HR} at (0,129) size 769x2 [border: (1px inset #EEEEEE)] 21 LayoutBlockFlow {HR} at (0,129) size 769x2 [border: (1.00px inset #EEEEEE) ]
22 LayoutBlockFlow {P} at (0,147) size 769x20 22 LayoutBlockFlow {P} at (0,147) size 769x20
23 LayoutText {#text} at (0,0) size 279x19 23 LayoutText {#text} at (0,0) size 279x19
24 text run at (0,0) width 279: "This sentence should be a block-level el ement." 24 text run at (0,0) width 279: "This sentence should be a block-level el ement."
25 LayoutBlockFlow (anonymous) at (0,183) size 769x60 25 LayoutBlockFlow (anonymous) at (0,183) size 769x60
26 LayoutInline {P} at (0,0) size 426x19 26 LayoutInline {P} at (0,0) size 426x19
27 LayoutText {#text} at (0,0) size 426x19 27 LayoutText {#text} at (0,0) size 426x19
28 text run at (0,0) width 426: "This sentence should be part of an inl ine element, as are the next three. " 28 text run at (0,0) width 426: "This sentence should be part of an inl ine element, as are the next three. "
29 LayoutInline {P} at (0,0) size 742x59 29 LayoutInline {P} at (0,0) size 742x59
30 LayoutText {#text} at (426,0) size 742x59 30 LayoutText {#text} at (426,0) size 742x59
31 text run at (426,0) width 310: "This sentence and the next two are p art of a second" 31 text run at (426,0) width 310: "This sentence and the next two are p art of a second"
(...skipping 28 matching lines...) Expand all
60 LayoutBlockFlow {P} at (0,407) size 769x60 60 LayoutBlockFlow {P} at (0,407) size 769x60
61 LayoutBlockFlow (anonymous) at (0,0) size 769x20 61 LayoutBlockFlow (anonymous) at (0,0) size 769x20
62 LayoutText {#text} at (0,0) size 104x19 62 LayoutText {#text} at (0,0) size 104x19
63 text run at (0,0) width 104: "The italicized text" 63 text run at (0,0) width 104: "The italicized text"
64 LayoutBlockFlow {I} at (0,20) size 769x20 64 LayoutBlockFlow {I} at (0,20) size 769x20
65 LayoutText {#text} at (0,0) size 111x19 65 LayoutText {#text} at (0,0) size 111x19
66 text run at (0,0) width 111: "in this paragraph" 66 text run at (0,0) width 111: "in this paragraph"
67 LayoutBlockFlow (anonymous) at (0,40) size 769x20 67 LayoutBlockFlow (anonymous) at (0,40) size 769x20
68 LayoutText {#text} at (0,0) size 194x19 68 LayoutText {#text} at (0,0) size 194x19
69 text run at (0,0) width 194: "should be a block-level element." 69 text run at (0,0) width 194: "should be a block-level element."
70 LayoutTable {TABLE} at (0,483) size 769x374 [border: (1px outset #808080)] 70 LayoutTable {TABLE} at (0,483) size 769x374 [border: (1.00px outset #80808 0)]
71 LayoutTableSection {TBODY} at (1,1) size 767x372 71 LayoutTableSection {TBODY} at (1,1) size 767x372
72 LayoutTableRow {TR} at (0,0) size 767x28 72 LayoutTableRow {TR} at (0,0) size 767x28
73 LayoutTableCell {TD} at (0,0) size 767x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] 73 LayoutTableCell {TD} at (0,0) size 767x28 [bgcolor=#C0C0C0] [border: (1.00px inset #808080)] [r=0 c=0 rs=1 cs=2]
74 LayoutInline {STRONG} at (0,0) size 157x19 74 LayoutInline {STRONG} at (0,0) size 157x19
75 LayoutText {#text} at (4,4) size 157x19 75 LayoutText {#text} at (4,4) size 157x19
76 text run at (4,4) width 157: "TABLE Testing Section" 76 text run at (4,4) width 157: "TABLE Testing Section"
77 LayoutTableRow {TR} at (0,28) size 767x344 77 LayoutTableRow {TR} at (0,28) size 767x344
78 LayoutTableCell {TD} at (0,186) size 12x28 [bgcolor=#C0C0C0] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 78 LayoutTableCell {TD} at (0,186) size 12x28 [bgcolor=#C0C0C0] [border : (1.00px inset #808080)] [r=1 c=0 rs=1 cs=1]
79 LayoutText {#text} at (4,4) size 4x19 79 LayoutText {#text} at (4,4) size 4x19
80 text run at (4,4) width 4: " " 80 text run at (4,4) width 4: " "
81 LayoutTableCell {TD} at (12,28) size 755x344 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 81 LayoutTableCell {TD} at (12,28) size 755x344 [border: (1.00px inset #808080)] [r=1 c=1 rs=1 cs=1]
82 LayoutBlockFlow {P} at (4,4) size 747x20 82 LayoutBlockFlow {P} at (4,4) size 747x20
83 LayoutText {#text} at (0,0) size 279x19 83 LayoutText {#text} at (0,0) size 279x19
84 text run at (0,0) width 279: "This sentence should be a block- level element." 84 text run at (0,0) width 279: "This sentence should be a block- level element."
85 LayoutBlockFlow (anonymous) at (4,40) size 747x60 85 LayoutBlockFlow (anonymous) at (4,40) size 747x60
86 LayoutInline {P} at (0,0) size 426x19 86 LayoutInline {P} at (0,0) size 426x19
87 LayoutText {#text} at (0,0) size 426x19 87 LayoutText {#text} at (0,0) size 426x19
88 text run at (0,0) width 426: "This sentence should be part o f an inline element, as are the next three. " 88 text run at (0,0) width 426: "This sentence should be part o f an inline element, as are the next three. "
89 LayoutInline {P} at (0,0) size 742x59 89 LayoutInline {P} at (0,0) size 742x59
90 LayoutText {#text} at (426,0) size 742x59 90 LayoutText {#text} at (426,0) size 742x59
91 text run at (426,0) width 310: "This sentence and the next t wo are part of a second" 91 text run at (426,0) width 310: "This sentence and the next t wo are part of a second"
(...skipping 29 matching lines...) Expand all
121 LayoutBlockFlow {P} at (4,264) size 747x60 121 LayoutBlockFlow {P} at (4,264) size 747x60
122 LayoutBlockFlow (anonymous) at (0,0) size 747x20 122 LayoutBlockFlow (anonymous) at (0,0) size 747x20
123 LayoutText {#text} at (0,0) size 104x19 123 LayoutText {#text} at (0,0) size 104x19
124 text run at (0,0) width 104: "The italicized text" 124 text run at (0,0) width 104: "The italicized text"
125 LayoutBlockFlow {I} at (0,20) size 747x20 125 LayoutBlockFlow {I} at (0,20) size 747x20
126 LayoutText {#text} at (0,0) size 111x19 126 LayoutText {#text} at (0,0) size 111x19
127 text run at (0,0) width 111: "in this paragraph" 127 text run at (0,0) width 111: "in this paragraph"
128 LayoutBlockFlow (anonymous) at (0,40) size 747x20 128 LayoutBlockFlow (anonymous) at (0,40) size 747x20
129 LayoutText {#text} at (0,0) size 194x19 129 LayoutText {#text} at (0,0) size 194x19
130 text run at (0,0) width 194: "should be a block-level elemen t." 130 text run at (0,0) width 194: "should be a block-level elemen t."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698