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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt

Issue 2399633002: Store physical location in LayoutTableRow, just like in all other objects. (Closed)
Patch Set: Back out unintended png change Created 4 years, 2 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 scrollWidth 1532 scrollHeight 899 1 layer at (0,0) size 800x600 scrollWidth 1532 scrollHeight 899
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 3 layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x898.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x898.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 784x869.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 784x869.44
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 289x37 7 LayoutText {#text} at (0,0) size 289x37
8 text run at (0,0) width 289: "Table Border Models" 8 text run at (0,0) width 289: "Table Border Models"
9 LayoutBlockFlow {P} at (0,58.44) size 784x18 9 LayoutBlockFlow {P} at (0,58.44) size 784x18
10 LayoutText {#text} at (0,0) size 121x18 10 LayoutText {#text} at (0,0) size 121x18
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 LayoutTableRow {TR} at (0,0) size 31x549 47 LayoutTableRow {TR} at (0,0) size 31x549
48 LayoutTableCell {TH} at (0,0) size 31x183 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1] 48 LayoutTableCell {TH} at (0,0) size 31x183 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1]
49 LayoutText {#text} at (6,50) size 18x84 49 LayoutText {#text} at (6,50) size 18x84
50 text run at (6,50) width 84: "Header One" 50 text run at (6,50) width 84: "Header One"
51 LayoutTableCell {TH} at (0,183) size 31x174 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 51 LayoutTableCell {TH} at (0,183) size 31x174 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
52 LayoutText {#text} at (6,45) size 18x85 52 LayoutText {#text} at (6,45) size 18x85
53 text run at (6,45) width 84: "Header Two" 53 text run at (6,45) width 84: "Header Two"
54 LayoutTableCell {TH} at (0,357) size 31x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 54 LayoutTableCell {TH} at (0,357) size 31x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
55 LayoutText {#text} at (6,48) size 18x97 55 LayoutText {#text} at (6,48) size 18x97
56 text run at (6,48) width 96: "Header Three" 56 text run at (6,48) width 96: "Header Three"
57 LayoutTableRow {TR} at (0,31) size 102x549 57 LayoutTableRow {TR} at (31,0) size 102x549
58 LayoutTableCell {TD} at (31,27) size 102x129 [border: (2px solid # 008000)] [r=1 c=0 rs=1 cs=1] 58 LayoutTableCell {TD} at (31,27) size 102x129 [border: (2px solid # 008000)] [r=1 c=0 rs=1 cs=1]
59 LayoutText {#text} at (33,-20) size 36x161 59 LayoutText {#text} at (33,-20) size 36x161
60 text run at (33,-20) width 119: "This table uses the" 60 text run at (33,-20) width 119: "This table uses the"
61 text run at (51,-20) width 161: "collapsed borders model." 61 text run at (51,-20) width 161: "collapsed borders model."
62 LayoutTableCell {TD} at (31,201) size 102x138 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1] 62 LayoutTableCell {TD} at (31,201) size 102x138 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
63 LayoutText {#text} at (24,-12) size 54x163 63 LayoutText {#text} at (24,-12) size 54x163
64 text run at (24,-12) width 163: "This means that elements" 64 text run at (24,-12) width 163: "This means that elements"
65 text run at (42,-12) width 146: "within the cell have no" 65 text run at (42,-12) width 146: "within the cell have no"
66 text run at (60,-12) width 100: "border-spacing." 66 text run at (60,-12) width 100: "border-spacing."
67 LayoutTableCell {TD} at (31,357) size 102x192 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1] 67 LayoutTableCell {TD} at (31,357) size 102x192 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
68 LayoutText {#text} at (6,6) size 90x172 68 LayoutText {#text} at (6,6) size 90x172
69 text run at (6,6) width 139: "Since it has collapsed" 69 text run at (6,6) width 139: "Since it has collapsed"
70 text run at (24,6) width 172: "borders, the borders on the" 70 text run at (24,6) width 172: "borders, the borders on the"
71 text run at (42,6) width 84: "header cells, " 71 text run at (42,6) width 84: "header cells, "
72 text run at (42,89) width 76: "on all sides," 72 text run at (42,89) width 76: "on all sides,"
73 text run at (60,6) width 154: "should be medium solid" 73 text run at (60,6) width 154: "should be medium solid"
74 text run at (78,6) width 45: "purple." 74 text run at (78,6) width 45: "purple."
75 LayoutTableRow {TR} at (0,133) size 102x549 75 LayoutTableRow {TR} at (133,0) size 102x549
76 LayoutTableCell {TD} at (133,0) size 102x183 [border: (2px solid # 008000)] [r=2 c=0 rs=1 cs=1] 76 LayoutTableCell {TD} at (133,0) size 102x183 [border: (2px solid # 008000)] [r=2 c=0 rs=1 cs=1]
77 LayoutText {#text} at (5,7) size 90x157 77 LayoutText {#text} at (5,7) size 90x157
78 text run at (5,7) width 147: "The border of the table" 78 text run at (5,7) width 147: "The border of the table"
79 text run at (23,7) width 155: "itself should be medium" 79 text run at (23,7) width 155: "itself should be medium"
80 text run at (41,7) width 117: "solid blue, except " 80 text run at (41,7) width 117: "solid blue, except "
81 text run at (41,123) width 40: "where" 81 text run at (41,123) width 40: "where"
82 text run at (59,7) width 157: "header cells override the" 82 text run at (59,7) width 157: "header cells override the"
83 text run at (77,7) width 45: "border." 83 text run at (77,7) width 45: "border."
84 LayoutTableCell {TD} at (133,183) size 102x174 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 84 LayoutTableCell {TD} at (133,183) size 102x174 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
85 LayoutText {#text} at (5,6) size 90x154 85 LayoutText {#text} at (5,6) size 90x154
(...skipping 11 matching lines...) Expand all
97 text run at (41,50) width 82: "This margin " 97 text run at (41,50) width 82: "This margin "
98 text run at (41,131) width 11: "is" 98 text run at (41,131) width 11: "is"
99 text run at (59,6) width 124: "measured from the " 99 text run at (59,6) width 124: "measured from the "
100 LayoutInline {EM} at (0,0) size 18x45 100 LayoutInline {EM} at (0,0) size 18x45
101 LayoutText {#text} at (59,129) size 18x45 101 LayoutText {#text} at (59,129) size 18x45
102 text run at (59,129) width 44: "middle" 102 text run at (59,129) width 44: "middle"
103 LayoutText {#text} at (77,6) size 18x82 103 LayoutText {#text} at (77,6) size 18x82
104 text run at (77,6) width 82: "of its border." 104 text run at (77,6) width 82: "of its border."
105 LayoutTable {TABLE} at (270,16) size 290x552 [border: (3px solid #0000FF )] 105 LayoutTable {TABLE} at (270,16) size 290x552 [border: (3px solid #0000FF )]
106 LayoutTableSection {TBODY} at (3,3) size 284x546 106 LayoutTableSection {TBODY} at (3,3) size 284x546
107 LayoutTableRow {TR} at (0,16) size 34x546 107 LayoutTableRow {TR} at (16,0) size 34x546
108 LayoutTableCell {TH} at (16,16) size 34x118 [border: (3px solid #8 00080)] [r=0 c=0 rs=1 cs=1] 108 LayoutTableCell {TH} at (16,16) size 34x118 [border: (3px solid #8 00080)] [r=0 c=0 rs=1 cs=1]
109 LayoutText {#text} at (8,17) size 18x84 109 LayoutText {#text} at (8,17) size 18x84
110 text run at (8,17) width 84: "Header One" 110 text run at (8,17) width 84: "Header One"
111 LayoutTableCell {TH} at (16,150) size 34x139 [border: (3px solid # 800080)] [r=0 c=1 rs=1 cs=1] 111 LayoutTableCell {TH} at (16,150) size 34x139 [border: (3px solid # 800080)] [r=0 c=1 rs=1 cs=1]
112 LayoutText {#text} at (8,27) size 18x85 112 LayoutText {#text} at (8,27) size 18x85
113 text run at (8,27) width 84: "Header Two" 113 text run at (8,27) width 84: "Header Two"
114 LayoutTableCell {TH} at (16,305) size 34x225 [border: (3px solid # 800080)] [r=0 c=2 rs=1 cs=1] 114 LayoutTableCell {TH} at (16,305) size 34x225 [border: (3px solid # 800080)] [r=0 c=2 rs=1 cs=1]
115 LayoutText {#text} at (8,64) size 18x97 115 LayoutText {#text} at (8,64) size 18x97
116 text run at (8,64) width 96: "Header Three" 116 text run at (8,64) width 96: "Header Three"
117 LayoutTableRow {TR} at (0,66) size 84x546 117 LayoutTableRow {TR} at (66,0) size 84x546
118 LayoutTableCell {TD} at (66,25) size 84x100 [border: (1px solid #0 08000)] [r=1 c=0 rs=1 cs=1] 118 LayoutTableCell {TD} at (66,25) size 84x100 [border: (1px solid #0 08000)] [r=1 c=0 rs=1 cs=1]
119 LayoutText {#text} at (15,-3) size 54x96 119 LayoutText {#text} at (15,-3) size 54x96
120 text run at (15,-3) width 96: "This table uses" 120 text run at (15,-3) width 96: "This table uses"
121 text run at (33,-3) width 84: "the separated" 121 text run at (33,-3) width 84: "the separated"
122 text run at (51,-3) width 96: "borders model." 122 text run at (51,-3) width 96: "borders model."
123 LayoutTableCell {TD} at (66,150) size 84x139 [border: (1px solid # 008000)] [r=1 c=1 rs=1 cs=1] 123 LayoutTableCell {TD} at (66,150) size 84x139 [border: (1px solid # 008000)] [r=1 c=1 rs=1 cs=1]
124 LayoutText {#text} at (6,6) size 72x126 124 LayoutText {#text} at (6,6) size 72x126
125 text run at (6,6) width 102: "This means that" 125 text run at (6,6) width 102: "This means that"
126 text run at (24,6) width 126: "elements within the" 126 text run at (24,6) width 126: "elements within the"
127 text run at (42,6) width 109: "cell have border-" 127 text run at (42,6) width 109: "cell have border-"
128 text run at (60,6) width 102: "spacing of 1em." 128 text run at (60,6) width 102: "spacing of 1em."
129 LayoutTableCell {TD} at (66,314) size 84x207 [border: (1px solid # 008000)] [r=1 c=2 rs=1 cs=1] 129 LayoutTableCell {TD} at (66,314) size 84x207 [border: (1px solid # 008000)] [r=1 c=2 rs=1 cs=1]
130 LayoutText {#text} at (15,-3) size 54x205 130 LayoutText {#text} at (15,-3) size 54x205
131 text run at (15,-3) width 205: "The borders on the header cell s," 131 text run at (15,-3) width 205: "The borders on the header cell s,"
132 text run at (33,-3) width 199: "on all sides, should be medium " 132 text run at (33,-3) width 199: "on all sides, should be medium "
133 text run at (51,-3) width 80: "solid purple." 133 text run at (51,-3) width 80: "solid purple."
134 LayoutTableRow {TR} at (0,166) size 102x546 134 LayoutTableRow {TR} at (166,0) size 102x546
135 LayoutTableCell {TD} at (166,16) size 102x118 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1] 135 LayoutTableCell {TD} at (166,16) size 102x118 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
136 LayoutText {#text} at (6,6) size 90x91 136 LayoutText {#text} at (6,6) size 90x91
137 text run at (6,6) width 88: "The border of" 137 text run at (6,6) width 88: "The border of"
138 text run at (24,6) width 91: "the table itself" 138 text run at (24,6) width 91: "the table itself"
139 text run at (42,6) width 62: "should be" 139 text run at (42,6) width 62: "should be"
140 text run at (60,6) width 88: "medium solid" 140 text run at (60,6) width 88: "medium solid"
141 text run at (78,6) width 32: "blue." 141 text run at (78,6) width 32: "blue."
142 LayoutTableCell {TD} at (166,168) size 102x103 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 142 LayoutTableCell {TD} at (166,168) size 102x103 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
143 LayoutText {#text} at (24,-12) size 54x123 143 LayoutText {#text} at (24,-12) size 54x123
144 text run at (24,-12) width 95: "The borders of" 144 text run at (24,-12) width 95: "The borders of"
145 text run at (42,-12) width 113: "other cells should" 145 text run at (42,-12) width 113: "other cells should"
146 text run at (60,-12) width 123: "be thin solid green." 146 text run at (60,-12) width 123: "be thin solid green."
147 LayoutTableCell {TD} at (166,314) size 102x207 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1] 147 LayoutTableCell {TD} at (166,314) size 102x207 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
148 LayoutText {#text} at (15,-3) size 54x191 148 LayoutText {#text} at (15,-3) size 54x191
149 text run at (15,-3) width 188: "This table should have a 1em" 149 text run at (15,-3) width 188: "This table should have a 1em"
150 text run at (33,-3) width 162: "margin around all edges. " 150 text run at (33,-3) width 162: "margin around all edges. "
151 text run at (33,158) width 29: "This" 151 text run at (33,158) width 29: "This"
152 text run at (51,-3) width 50: "margin " 152 text run at (51,-3) width 50: "margin "
153 text run at (51,46) width 135: "is measured from the" 153 text run at (51,46) width 135: "is measured from the"
154 LayoutInline {EM} at (0,0) size 18x68 154 LayoutInline {EM} at (0,0) size 18x68
155 LayoutText {#text} at (69,-3) size 18x68 155 LayoutText {#text} at (69,-3) size 18x68
156 text run at (69,-3) width 68: "outer edge" 156 text run at (69,-3) width 68: "outer edge"
157 LayoutText {#text} at (69,64) size 18x87 157 LayoutText {#text} at (69,64) size 18x87
158 text run at (69,64) width 86: " of its border." 158 text run at (69,64) width 86: " of its border."
159 LayoutTable {TABLE} at (576,16) size 348x552 [border: (3px solid #0000FF )] 159 LayoutTable {TABLE} at (576,16) size 348x552 [border: (3px solid #0000FF )]
160 LayoutTableSection {TBODY} at (3,3) size 342x546 160 LayoutTableSection {TBODY} at (3,3) size 342x546
161 LayoutTableRow {TR} at (0,8) size 34x546 161 LayoutTableRow {TR} at (8,0) size 34x546
162 LayoutTableCell {TH} at (8,0) size 34x141 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1] 162 LayoutTableCell {TH} at (8,0) size 34x141 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1]
163 LayoutText {#text} at (8,28) size 18x85 163 LayoutText {#text} at (8,28) size 18x85
164 text run at (8,28) width 84: "Header One" 164 text run at (8,28) width 84: "Header One"
165 LayoutTableCell {TH} at (8,141) size 34x199 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 165 LayoutTableCell {TH} at (8,141) size 34x199 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
166 LayoutText {#text} at (8,57) size 18x85 166 LayoutText {#text} at (8,57) size 18x85
167 text run at (8,57) width 84: "Header Two" 167 text run at (8,57) width 84: "Header Two"
168 LayoutTableCell {TH} at (8,340) size 34x206 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 168 LayoutTableCell {TH} at (8,340) size 34x206 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
169 LayoutText {#text} at (8,55) size 18x96 169 LayoutText {#text} at (8,55) size 18x96
170 text run at (8,55) width 96: "Header Three" 170 text run at (8,55) width 96: "Header Three"
171 LayoutTableRow {TR} at (0,50) size 138x546 171 LayoutTableRow {TR} at (50,0) size 138x546
172 LayoutTableCell {TD} at (50,36) size 138x69 [border: (1px solid #0 08000)] [r=1 c=0 rs=1 cs=1] 172 LayoutTableCell {TD} at (50,36) size 138x69 [border: (1px solid #0 08000)] [r=1 c=0 rs=1 cs=1]
173 LayoutText {#text} at (42,-30) size 54x119 173 LayoutText {#text} at (42,-30) size 54x119
174 text run at (42,-30) width 119: "This table uses the" 174 text run at (42,-30) width 119: "This table uses the"
175 text run at (60,-30) width 113: "separated borders" 175 text run at (60,-30) width 113: "separated borders"
176 text run at (78,-30) width 44: "model." 176 text run at (78,-30) width 44: "model."
177 LayoutTableCell {TD} at (50,141) size 138x199 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1] 177 LayoutTableCell {TD} at (50,141) size 138x199 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
178 LayoutText {#text} at (6,6) size 126x184 178 LayoutText {#text} at (6,6) size 126x184
179 text run at (6,6) width 156: "Elements within the cell" 179 text run at (6,6) width 156: "Elements within the cell"
180 text run at (24,6) width 150: "have horizontal border-" 180 text run at (24,6) width 150: "have horizontal border-"
181 text run at (42,6) width 140: "spacing (i.e., width of" 181 text run at (42,6) width 140: "spacing (i.e., width of"
182 text run at (60,6) width 144: "vertical lines) of 0 and" 182 text run at (60,6) width 144: "vertical lines) of 0 and"
183 text run at (78,6) width 52: "vertical " 183 text run at (78,6) width 52: "vertical "
184 text run at (78,57) width 129: "border-spacing (i.e.," 184 text run at (78,57) width 129: "border-spacing (i.e.,"
185 text run at (96,6) width 184: "height of horizontal lines) of" 185 text run at (96,6) width 184: "height of horizontal lines) of"
186 text run at (114,6) width 44: "0.5em." 186 text run at (114,6) width 44: "0.5em."
187 LayoutTableCell {TD} at (50,376) size 138x134 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1] 187 LayoutTableCell {TD} at (50,376) size 138x134 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
188 LayoutText {#text} at (42,-30) size 54x180 188 LayoutText {#text} at (42,-30) size 54x180
189 text run at (42,-30) width 168: "The borders on the header" 189 text run at (42,-30) width 168: "The borders on the header"
190 text run at (60,-30) width 38: "cells, " 190 text run at (60,-30) width 38: "cells, "
191 text run at (60,7) width 142: "on all sides, should be" 191 text run at (60,7) width 142: "on all sides, should be"
192 text run at (78,-30) width 137: "medium solid purple." 192 text run at (78,-30) width 137: "medium solid purple."
193 LayoutTableRow {TR} at (0,196) size 138x546 193 LayoutTableRow {TR} at (196,0) size 138x546
194 LayoutTableCell {TD} at (196,0) size 138x141 [border: (1px solid # 008000)] [r=2 c=0 rs=1 cs=1] 194 LayoutTableCell {TD} at (196,0) size 138x141 [border: (1px solid # 008000)] [r=2 c=0 rs=1 cs=1]
195 LayoutText {#text} at (6,6) size 126x126 195 LayoutText {#text} at (6,6) size 126x126
196 text run at (6,6) width 112: "The border of the" 196 text run at (6,6) width 112: "The border of the"
197 text run at (24,6) width 114: "table itself should" 197 text run at (24,6) width 114: "table itself should"
198 text run at (42,6) width 107: "be medium solid" 198 text run at (42,6) width 107: "be medium solid"
199 text run at (60,6) width 36: "blue. " 199 text run at (60,6) width 36: "blue. "
200 text run at (60,41) width 77: "The borders" 200 text run at (60,41) width 77: "The borders"
201 text run at (78,6) width 84: "of other cells" 201 text run at (78,6) width 84: "of other cells"
202 text run at (96,6) width 126: "should be thin solid" 202 text run at (96,6) width 126: "should be thin solid"
203 text run at (114,6) width 40: "green." 203 text run at (114,6) width 40: "green."
(...skipping 27 matching lines...) Expand all
231 LayoutTableRow {TR} at (0,0) size 34x546 231 LayoutTableRow {TR} at (0,0) size 34x546
232 LayoutTableCell {TH} at (0,8) size 34x148 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1] 232 LayoutTableCell {TH} at (0,8) size 34x148 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1]
233 LayoutText {#text} at (8,32) size 18x84 233 LayoutText {#text} at (8,32) size 18x84
234 text run at (8,32) width 84: "Header One" 234 text run at (8,32) width 84: "Header One"
235 LayoutTableCell {TH} at (0,164) size 34x150 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 235 LayoutTableCell {TH} at (0,164) size 34x150 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
236 LayoutText {#text} at (8,33) size 18x84 236 LayoutText {#text} at (8,33) size 18x84
237 text run at (8,33) width 84: "Header Two" 237 text run at (8,33) width 84: "Header Two"
238 LayoutTableCell {TH} at (0,322) size 34x216 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 238 LayoutTableCell {TH} at (0,322) size 34x216 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
239 LayoutText {#text} at (8,60) size 18x96 239 LayoutText {#text} at (8,60) size 18x96
240 text run at (8,60) width 96: "Header Three" 240 text run at (8,60) width 96: "Header Three"
241 LayoutTableRow {TR} at (0,34) size 102x546 241 LayoutTableRow {TR} at (34,0) size 102x546
242 LayoutTableCell {TD} at (34,26) size 102x112 [border: (1px solid # 008000)] [r=1 c=0 rs=1 cs=1] 242 LayoutTableCell {TD} at (34,26) size 102x112 [border: (1px solid # 008000)] [r=1 c=0 rs=1 cs=1]
243 LayoutText {#text} at (24,-12) size 54x119 243 LayoutText {#text} at (24,-12) size 54x119
244 text run at (24,-12) width 119: "This table uses the" 244 text run at (24,-12) width 119: "This table uses the"
245 text run at (42,-12) width 113: "separated borders" 245 text run at (42,-12) width 113: "separated borders"
246 text run at (60,-12) width 44: "model." 246 text run at (60,-12) width 44: "model."
247 LayoutTableCell {TD} at (34,164) size 102x150 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1] 247 LayoutTableCell {TD} at (34,164) size 102x150 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
248 LayoutText {#text} at (6,6) size 90x129 248 LayoutText {#text} at (6,6) size 90x129
249 text run at (6,6) width 128: "Elements within the" 249 text run at (6,6) width 128: "Elements within the"
250 text run at (24,6) width 127: "cell have horizontal" 250 text run at (24,6) width 127: "cell have horizontal"
251 text run at (42,6) width 113: "border-spacing of" 251 text run at (42,6) width 113: "border-spacing of"
252 text run at (60,6) width 119: "0.5em and vertical" 252 text run at (60,6) width 119: "0.5em and vertical"
253 text run at (78,6) width 129: "border-spacing of 0." 253 text run at (78,6) width 129: "border-spacing of 0."
254 LayoutTableCell {TD} at (34,340) size 102x180 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1] 254 LayoutTableCell {TD} at (34,340) size 102x180 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
255 LayoutText {#text} at (24,-12) size 54x180 255 LayoutText {#text} at (24,-12) size 54x180
256 text run at (24,-12) width 168: "The borders on the header" 256 text run at (24,-12) width 168: "The borders on the header"
257 text run at (42,-12) width 38: "cells, " 257 text run at (42,-12) width 38: "cells, "
258 text run at (42,25) width 142: "on all sides, should be" 258 text run at (42,25) width 142: "on all sides, should be"
259 text run at (60,-12) width 137: "medium solid purple." 259 text run at (60,-12) width 137: "medium solid purple."
260 LayoutTableRow {TR} at (0,136) size 138x546 260 LayoutTableRow {TR} at (136,0) size 138x546
261 LayoutTableCell {TD} at (136,17) size 138x130 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1] 261 LayoutTableCell {TD} at (136,17) size 138x130 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
262 LayoutText {#text} at (15,-3) size 108x133 262 LayoutText {#text} at (15,-3) size 108x133
263 text run at (15,-3) width 112: "The border of the" 263 text run at (15,-3) width 112: "The border of the"
264 text run at (33,-3) width 133: "table itself should be" 264 text run at (33,-3) width 133: "table itself should be"
265 text run at (51,-3) width 124: "medium solid blue." 265 text run at (51,-3) width 124: "medium solid blue."
266 text run at (69,-3) width 132: "The borders of other" 266 text run at (69,-3) width 132: "The borders of other"
267 text run at (87,-3) width 124: "cells should be thin" 267 text run at (87,-3) width 124: "cells should be thin"
268 text run at (105,-3) width 75: "solid green." 268 text run at (105,-3) width 75: "solid green."
269 LayoutTableCell {TD} at (136,164) size 138x150 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 269 LayoutTableCell {TD} at (136,164) size 138x150 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
270 LayoutText {#text} at (6,6) size 90x122 270 LayoutText {#text} at (6,6) size 90x122
(...skipping 22 matching lines...) Expand all
293 LayoutTable {TABLE} at (1236,16) size 272x552 293 LayoutTable {TABLE} at (1236,16) size 272x552
294 LayoutBlockFlow {CAPTION} at (0,0) size 18x552 294 LayoutBlockFlow {CAPTION} at (0,0) size 18x552
295 LayoutText {#text} at (0,215) size 18x122 295 LayoutText {#text} at (0,215) size 18x122
296 text run at (0,215) width 122: "This is the caption." 296 text run at (0,215) width 122: "This is the caption."
297 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)] 297 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)]
298 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)] 298 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
299 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)] 299 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)]
300 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)] 300 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
301 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)] 301 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
302 LayoutTableSection {THEAD} at (18,0) size 50x552 [border: (3px solid # FF0000)] 302 LayoutTableSection {THEAD} at (18,0) size 50x552 [border: (3px solid # FF0000)]
303 LayoutTableRow {TR} at (0,2) size 46x552 [border: (3px solid #FF0000 )] 303 LayoutTableRow {TR} at (2,0) size 46x552 [border: (3px solid #FF0000 )]
304 LayoutTableCell {TH} at (2,2) size 46x90 [r=0 c=0 rs=1 cs=1] 304 LayoutTableCell {TH} at (2,2) size 46x90 [r=0 c=0 rs=1 cs=1]
305 LayoutText {#text} at (5,19) size 36x52 305 LayoutText {#text} at (5,19) size 36x52
306 text run at (5,19) width 51: "Header" 306 text run at (5,19) width 51: "Header"
307 text run at (23,30) width 29: "One" 307 text run at (23,30) width 29: "One"
308 LayoutTableCell {TH} at (2,103) size 46x221 [r=0 c=1 rs=1 cs=1] 308 LayoutTableCell {TH} at (2,103) size 46x221 [r=0 c=1 rs=1 cs=1]
309 LayoutText {#text} at (14,68) size 18x85 309 LayoutText {#text} at (14,68) size 18x85
310 text run at (14,68) width 84: "Header Two" 310 text run at (14,68) width 84: "Header Two"
311 LayoutTableCell {TH} at (2,344) size 46x197 [r=0 c=2 rs=1 cs=1] 311 LayoutTableCell {TH} at (2,344) size 46x197 [r=0 c=2 rs=1 cs=1]
312 LayoutText {#text} at (14,50) size 18x97 312 LayoutText {#text} at (14,50) size 18x97
313 text run at (14,50) width 96: "Header Three" 313 text run at (14,50) width 96: "Header Three"
(...skipping 11 matching lines...) Expand all
325 text run at (23,-13) width 177: "This means that borders are" 325 text run at (23,-13) width 177: "This means that borders are"
326 text run at (41,-13) width 217: "allowed only on table element s or" 326 text run at (41,-13) width 217: "allowed only on table element s or"
327 text run at (59,-13) width 36: "table " 327 text run at (59,-13) width 36: "table "
328 text run at (59,22) width 88: "cell elements." 328 text run at (59,22) width 88: "cell elements."
329 LayoutTableCell {TD} at (0,344) size 100x197 [r=0 c=2 rs=1 cs=1] 329 LayoutTableCell {TD} at (0,344) size 100x197 [r=0 c=2 rs=1 cs=1]
330 LayoutText {#text} at (14,-4) size 72x187 330 LayoutText {#text} at (14,-4) size 72x187
331 text run at (14,-4) width 156: "They are not allowed on" 331 text run at (14,-4) width 156: "They are not allowed on"
332 text run at (32,-4) width 187: "elements that represent rows," 332 text run at (32,-4) width 187: "elements that represent rows,"
333 text run at (50,-4) width 158: "row-groups, columns, or" 333 text run at (50,-4) width 158: "row-groups, columns, or"
334 text run at (68,-4) width 101: "column-groups." 334 text run at (68,-4) width 101: "column-groups."
335 LayoutTableRow {TR} at (0,102) size 100x552 [border: (3px solid #FF0 000)] 335 LayoutTableRow {TR} at (102,0) size 100x552 [border: (3px solid #FF0 000)]
336 LayoutTableCell {TD} at (102,2) size 100x90 [r=1 c=0 rs=1 cs=1] 336 LayoutTableCell {TD} at (102,2) size 100x90 [r=1 c=0 rs=1 cs=1]
337 LayoutText {#text} at (5,5) size 90x79 337 LayoutText {#text} at (5,5) size 90x79
338 text run at (5,5) width 38: "There" 338 text run at (5,5) width 38: "There"
339 text run at (23,5) width 62: "should be" 339 text run at (23,5) width 62: "should be"
340 text run at (41,5) width 68: "no borders" 340 text run at (41,5) width 68: "no borders"
341 text run at (59,5) width 79: "at all on this" 341 text run at (59,5) width 79: "at all on this"
342 text run at (77,5) width 37: "table!" 342 text run at (77,5) width 37: "table!"
343 LayoutTableCell {TD} at (102,103) size 100x221 [r=1 c=1 rs=1 cs=1] 343 LayoutTableCell {TD} at (102,103) size 100x221 [r=1 c=1 rs=1 cs=1]
344 LayoutText {#text} at (14,-4) size 72x224 344 LayoutText {#text} at (14,-4) size 72x224
345 text run at (14,-4) width 224: "If there are any borders shown that" 345 text run at (14,-4) width 224: "If there are any borders shown that"
346 text run at (32,-4) width 200: "are not medium solid red, then " 346 text run at (32,-4) width 200: "are not medium solid red, then "
347 text run at (32,195) width 20: "the" 347 text run at (32,195) width 20: "the"
348 text run at (50,-4) width 208: "problem is something other tha n" 348 text run at (50,-4) width 208: "problem is something other tha n"
349 text run at (68,-4) width 150: "what this test is testing." 349 text run at (68,-4) width 150: "what this test is testing."
350 LayoutTableCell {TD} at (102,344) size 100x197 [r=1 c=2 rs=1 cs=1] 350 LayoutTableCell {TD} at (102,344) size 100x197 [r=1 c=2 rs=1 cs=1]
351 LayoutText {#text} at (14,-4) size 54x191 351 LayoutText {#text} at (14,-4) size 54x191
352 text run at (14,-4) width 188: "This table should have a 1em" 352 text run at (14,-4) width 188: "This table should have a 1em"
353 text run at (32,-4) width 162: "margin around all edges. " 353 text run at (32,-4) width 162: "margin around all edges. "
354 text run at (32,157) width 29: "This" 354 text run at (32,157) width 29: "This"
355 text run at (50,-4) width 50: "margin " 355 text run at (50,-4) width 50: "margin "
356 text run at (50,45) width 135: "is measured from the" 356 text run at (50,45) width 135: "is measured from the"
357 LayoutInline {EM} at (0,0) size 18x68 357 LayoutInline {EM} at (0,0) size 18x68
358 LayoutText {#text} at (68,-4) size 18x68 358 LayoutText {#text} at (68,-4) size 18x68
359 text run at (68,-4) width 68: "outer edge" 359 text run at (68,-4) width 68: "outer edge"
360 LayoutText {#text} at (68,63) size 18x87 360 LayoutText {#text} at (68,63) size 18x87
361 text run at (68,63) width 86: " of its border." 361 text run at (68,63) width 86: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698