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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 1556 scrollHeight 913 1 layer at (0,0) size 800x600 scrollWidth 1556 scrollHeight 913
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x913 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 3 layer at (0,0) size 800x913 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x912.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x912.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 784x883.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 784x883.44
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 290x36 7 LayoutText {#text} at (0,0) size 290x36
8 text run at (0,0) width 290: "Table Border Models" 8 text run at (0,0) width 290: "Table Border Models"
9 LayoutBlockFlow {P} at (0,58.44) size 784x20 9 LayoutBlockFlow {P} at (0,58.44) size 784x20
10 LayoutText {#text} at (0,0) size 113x19 10 LayoutText {#text} at (0,0) size 113x19
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 LayoutTableRow {TR} at (0,0) size 33x549 47 LayoutTableRow {TR} at (0,0) size 33x549
48 LayoutTableCell {TH} at (0,0) size 33x185 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1] 48 LayoutTableCell {TH} at (0,0) size 33x185 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1]
49 LayoutText {#text} at (6,52) size 19x82 49 LayoutText {#text} at (6,52) size 19x82
50 text run at (6,52) width 82: "Header One" 50 text run at (6,52) width 82: "Header One"
51 LayoutTableCell {TH} at (0,185) size 33x172 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 51 LayoutTableCell {TH} at (0,185) size 33x172 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
52 LayoutText {#text} at (6,46) size 19x81 52 LayoutText {#text} at (6,46) size 19x81
53 text run at (6,46) width 81: "Header Two" 53 text run at (6,46) width 81: "Header Two"
54 LayoutTableCell {TH} at (0,357) size 33x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 54 LayoutTableCell {TH} at (0,357) size 33x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
55 LayoutText {#text} at (6,49) size 19x95 55 LayoutText {#text} at (6,49) size 19x95
56 text run at (6,49) width 94: "Header Three" 56 text run at (6,49) width 94: "Header Three"
57 LayoutTableRow {TR} at (0,33) size 112x549 57 LayoutTableRow {TR} at (33,0) size 112x549
58 LayoutTableCell {TD} at (33,30) size 112x125 [border: (2px solid # 008000)] [r=1 c=0 rs=1 cs=1] 58 LayoutTableCell {TD} at (33,30) size 112x125 [border: (2px solid # 008000)] [r=1 c=0 rs=1 cs=1]
59 LayoutText {#text} at (36,-23) size 39x171 59 LayoutText {#text} at (36,-23) size 39x171
60 text run at (36,-23) width 171: "This table uses the collapsed " 60 text run at (36,-23) width 171: "This table uses the collapsed "
61 text run at (56,-23) width 92: "borders model." 61 text run at (56,-23) width 92: "borders model."
62 LayoutTableCell {TD} at (33,205) size 112x132 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1] 62 LayoutTableCell {TD} at (33,205) size 112x132 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
63 LayoutText {#text} at (26,-14) size 59x149 63 LayoutText {#text} at (26,-14) size 59x149
64 text run at (26,-14) width 149: "This means that elements" 64 text run at (26,-14) width 149: "This means that elements"
65 text run at (46,-14) width 132: "within the cell have no" 65 text run at (46,-14) width 132: "within the cell have no"
66 text run at (66,-14) width 96: "border-spacing." 66 text run at (66,-14) width 96: "border-spacing."
67 LayoutTableCell {TD} at (33,357) size 112x192 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1] 67 LayoutTableCell {TD} at (33,357) size 112x192 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
68 LayoutText {#text} at (6,6) size 99x165 68 LayoutText {#text} at (6,6) size 99x165
69 text run at (6,6) width 129: "Since it has collapsed" 69 text run at (6,6) width 129: "Since it has collapsed"
70 text run at (26,6) width 165: "borders, the borders on the" 70 text run at (26,6) width 165: "borders, the borders on the"
71 text run at (46,6) width 79: "header cells, " 71 text run at (46,6) width 79: "header cells, "
72 text run at (46,85) width 70: "on all sides," 72 text run at (46,85) width 70: "on all sides,"
73 text run at (66,6) width 141: "should be medium solid" 73 text run at (66,6) width 141: "should be medium solid"
74 text run at (86,6) width 42: "purple." 74 text run at (86,6) width 42: "purple."
75 LayoutTableRow {TR} at (0,145) size 92x549 75 LayoutTableRow {TR} at (145,0) size 92x549
76 LayoutTableCell {TD} at (145,0) size 92x185 [border: (2px solid #0 08000)] [r=2 c=0 rs=1 cs=1] 76 LayoutTableCell {TD} at (145,0) size 92x185 [border: (2px solid #0 08000)] [r=2 c=0 rs=1 cs=1]
77 LayoutText {#text} at (5,7) size 79x170 77 LayoutText {#text} at (5,7) size 79x170
78 text run at (5,7) width 170: "The border of the table itself" 78 text run at (5,7) width 170: "The border of the table itself"
79 text run at (25,7) width 141: "should be medium solid" 79 text run at (25,7) width 141: "should be medium solid"
80 text run at (45,7) width 77: "blue, except " 80 text run at (45,7) width 77: "blue, except "
81 text run at (45,84) width 82: "where header" 81 text run at (45,84) width 82: "where header"
82 text run at (65,7) width 151: "cells override the border." 82 text run at (65,7) width 151: "cells override the border."
83 LayoutTableCell {TD} at (145,185) size 92x172 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 83 LayoutTableCell {TD} at (145,185) size 92x172 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
84 LayoutText {#text} at (5,6) size 79x158 84 LayoutText {#text} at (5,6) size 79x158
85 text run at (5,6) width 155: "The borders that I haven't" 85 text run at (5,6) width 155: "The borders that I haven't"
86 text run at (25,6) width 154: "already mentioned (all the" 86 text run at (25,6) width 154: "already mentioned (all the"
87 text run at (45,6) width 82: "other internal " 87 text run at (45,6) width 82: "other internal "
88 text run at (45,88) width 76: "ones) should" 88 text run at (45,88) width 76: "ones) should"
89 text run at (65,6) width 113: "be thin solid green." 89 text run at (65,6) width 113: "be thin solid green."
90 LayoutTableCell {TD} at (145,357) size 92x192 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1] 90 LayoutTableCell {TD} at (145,357) size 92x192 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
91 LayoutText {#text} at (5,6) size 59x175 91 LayoutText {#text} at (5,6) size 59x175
92 text run at (5,6) width 174: "This table should have a 1em" 92 text run at (5,6) width 174: "This table should have a 1em"
93 text run at (25,6) width 150: "margin around all edges. " 93 text run at (25,6) width 150: "margin around all edges. "
94 text run at (25,155) width 25: "This" 94 text run at (25,155) width 25: "This"
95 text run at (45,6) width 44: "margin " 95 text run at (45,6) width 44: "margin "
96 text run at (45,49) width 125: "is measured from the" 96 text run at (45,49) width 125: "is measured from the"
97 LayoutInline {EM} at (0,0) size 19x43 97 LayoutInline {EM} at (0,0) size 19x43
98 LayoutText {#text} at (65,6) size 19x43 98 LayoutText {#text} at (65,6) size 19x43
99 text run at (65,6) width 43: "middle" 99 text run at (65,6) width 43: "middle"
100 LayoutText {#text} at (65,49) size 19x82 100 LayoutText {#text} at (65,49) size 19x82
101 text run at (65,49) width 82: " of its border." 101 text run at (65,49) width 82: " of its border."
102 LayoutTable {TABLE} at (272,16) size 310x552 [border: (3px solid #0000FF )] 102 LayoutTable {TABLE} at (272,16) size 310x552 [border: (3px solid #0000FF )]
103 LayoutTableSection {TBODY} at (3,3) size 304x546 103 LayoutTableSection {TBODY} at (3,3) size 304x546
104 LayoutTableRow {TR} at (0,16) size 36x546 104 LayoutTableRow {TR} at (16,0) size 36x546
105 LayoutTableCell {TH} at (16,16) size 36x117 [border: (3px solid #8 00080)] [r=0 c=0 rs=1 cs=1] 105 LayoutTableCell {TH} at (16,16) size 36x117 [border: (3px solid #8 00080)] [r=0 c=0 rs=1 cs=1]
106 LayoutText {#text} at (8,17) size 19x83 106 LayoutText {#text} at (8,17) size 19x83
107 text run at (8,17) width 82: "Header One" 107 text run at (8,17) width 82: "Header One"
108 LayoutTableCell {TH} at (16,149) size 36x138 [border: (3px solid # 800080)] [r=0 c=1 rs=1 cs=1] 108 LayoutTableCell {TH} at (16,149) size 36x138 [border: (3px solid # 800080)] [r=0 c=1 rs=1 cs=1]
109 LayoutText {#text} at (8,28) size 19x82 109 LayoutText {#text} at (8,28) size 19x82
110 text run at (8,28) width 81: "Header Two" 110 text run at (8,28) width 81: "Header Two"
111 LayoutTableCell {TH} at (16,303) size 36x227 [border: (3px solid # 800080)] [r=0 c=2 rs=1 cs=1] 111 LayoutTableCell {TH} at (16,303) size 36x227 [border: (3px solid # 800080)] [r=0 c=2 rs=1 cs=1]
112 LayoutText {#text} at (8,66) size 19x95 112 LayoutText {#text} at (8,66) size 19x95
113 text run at (8,66) width 94: "Header Three" 113 text run at (8,66) width 94: "Header Three"
114 LayoutTableRow {TR} at (0,68) size 92x546 114 LayoutTableRow {TR} at (68,0) size 92x546
115 LayoutTableCell {TD} at (68,26) size 92x97 [border: (1px solid #00 8000)] [r=1 c=0 rs=1 cs=1] 115 LayoutTableCell {TD} at (68,26) size 92x97 [border: (1px solid #00 8000)] [r=1 c=0 rs=1 cs=1]
116 LayoutText {#text} at (16,-4) size 59x92 116 LayoutText {#text} at (16,-4) size 59x92
117 text run at (16,-4) width 88: "This table uses" 117 text run at (16,-4) width 88: "This table uses"
118 text run at (36,-4) width 81: "the separated" 118 text run at (36,-4) width 81: "the separated"
119 text run at (56,-4) width 92: "borders model." 119 text run at (56,-4) width 92: "borders model."
120 LayoutTableCell {TD} at (68,149) size 92x138 [border: (1px solid # 008000)] [r=1 c=1 rs=1 cs=1] 120 LayoutTableCell {TD} at (68,149) size 92x138 [border: (1px solid # 008000)] [r=1 c=1 rs=1 cs=1]
121 LayoutText {#text} at (6,6) size 79x113 121 LayoutText {#text} at (6,6) size 79x113
122 text run at (6,6) width 93: "This means that" 122 text run at (6,6) width 93: "This means that"
123 text run at (26,6) width 113: "elements within the" 123 text run at (26,6) width 113: "elements within the"
124 text run at (46,6) width 103: "cell have border-" 124 text run at (46,6) width 103: "cell have border-"
125 text run at (66,6) width 95: "spacing of 1em." 125 text run at (66,6) width 95: "spacing of 1em."
126 LayoutTableCell {TD} at (68,313) size 92x207 [border: (1px solid # 008000)] [r=1 c=2 rs=1 cs=1] 126 LayoutTableCell {TD} at (68,313) size 92x207 [border: (1px solid # 008000)] [r=1 c=2 rs=1 cs=1]
127 LayoutText {#text} at (16,-4) size 59x213 127 LayoutText {#text} at (16,-4) size 59x213
128 text run at (16,-4) width 198: "The borders on the header cell s, " 128 text run at (16,-4) width 198: "The borders on the header cell s, "
129 text run at (16,194) width 15: "on" 129 text run at (16,194) width 15: "on"
130 text run at (36,-4) width 196: "all sides, should be medium so lid" 130 text run at (36,-4) width 196: "all sides, should be medium so lid"
131 text run at (56,-4) width 42: "purple." 131 text run at (56,-4) width 42: "purple."
132 LayoutTableRow {TR} at (0,176) size 112x546 132 LayoutTableRow {TR} at (176,0) size 112x546
133 LayoutTableCell {TD} at (176,16) size 112x117 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1] 133 LayoutTableCell {TD} at (176,16) size 112x117 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
134 LayoutText {#text} at (6,6) size 99x84 134 LayoutText {#text} at (6,6) size 99x84
135 text run at (6,6) width 84: "The border of" 135 text run at (6,6) width 84: "The border of"
136 text run at (26,6) width 82: "the table itself" 136 text run at (26,6) width 82: "the table itself"
137 text run at (46,6) width 58: "should be" 137 text run at (46,6) width 58: "should be"
138 text run at (66,6) width 79: "medium solid" 138 text run at (66,6) width 79: "medium solid"
139 text run at (86,6) width 29: "blue." 139 text run at (86,6) width 29: "blue."
140 LayoutTableCell {TD} at (176,169) size 112x98 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 140 LayoutTableCell {TD} at (176,169) size 112x98 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
141 LayoutText {#text} at (26,-14) size 59x125 141 LayoutText {#text} at (26,-14) size 59x125
142 text run at (26,-14) width 125: "The borders of other" 142 text run at (26,-14) width 125: "The borders of other"
143 text run at (46,-14) width 113: "cells should be thin" 143 text run at (46,-14) width 113: "cells should be thin"
144 text run at (66,-14) width 69: "solid green." 144 text run at (66,-14) width 69: "solid green."
145 LayoutTableCell {TD} at (176,313) size 112x207 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1] 145 LayoutTableCell {TD} at (176,313) size 112x207 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
146 LayoutText {#text} at (16,-4) size 59x175 146 LayoutText {#text} at (16,-4) size 59x175
147 text run at (16,-4) width 174: "This table should have a 1em" 147 text run at (16,-4) width 174: "This table should have a 1em"
148 text run at (36,-4) width 150: "margin around all edges. " 148 text run at (36,-4) width 150: "margin around all edges. "
149 text run at (36,145) width 25: "This" 149 text run at (36,145) width 25: "This"
150 text run at (56,-4) width 44: "margin " 150 text run at (56,-4) width 44: "margin "
151 text run at (56,39) width 129: "is measured from the " 151 text run at (56,39) width 129: "is measured from the "
152 LayoutInline {EM} at (0,0) size 39x207 152 LayoutInline {EM} at (0,0) size 39x207
153 LayoutText {#text} at (56,168) size 39x207 153 LayoutText {#text} at (56,168) size 39x207
154 text run at (56,168) width 34: "outer" 154 text run at (56,168) width 34: "outer"
155 text run at (76,-4) width 30: "edge" 155 text run at (76,-4) width 30: "edge"
156 LayoutText {#text} at (76,26) size 19x82 156 LayoutText {#text} at (76,26) size 19x82
157 text run at (76,26) width 82: " of its border." 157 text run at (76,26) width 82: " of its border."
158 LayoutTable {TABLE} at (598,16) size 338x552 [border: (3px solid #0000FF )] 158 LayoutTable {TABLE} at (598,16) size 338x552 [border: (3px solid #0000FF )]
159 LayoutTableSection {TBODY} at (3,3) size 332x546 159 LayoutTableSection {TBODY} at (3,3) size 332x546
160 LayoutTableRow {TR} at (0,8) size 36x546 160 LayoutTableRow {TR} at (8,0) size 36x546
161 LayoutTableCell {TH} at (8,0) size 36x141 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1] 161 LayoutTableCell {TH} at (8,0) size 36x141 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1]
162 LayoutText {#text} at (8,29) size 19x83 162 LayoutText {#text} at (8,29) size 19x83
163 text run at (8,29) width 82: "Header One" 163 text run at (8,29) width 82: "Header One"
164 LayoutTableCell {TH} at (8,141) size 36x198 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 164 LayoutTableCell {TH} at (8,141) size 36x198 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
165 LayoutText {#text} at (8,58) size 19x82 165 LayoutText {#text} at (8,58) size 19x82
166 text run at (8,58) width 81: "Header Two" 166 text run at (8,58) width 81: "Header Two"
167 LayoutTableCell {TH} at (8,339) size 36x207 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 167 LayoutTableCell {TH} at (8,339) size 36x207 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
168 LayoutText {#text} at (8,56) size 19x95 168 LayoutText {#text} at (8,56) size 19x95
169 text run at (8,56) width 94: "Header Three" 169 text run at (8,56) width 94: "Header Three"
170 LayoutTableRow {TR} at (0,52) size 132x546 170 LayoutTableRow {TR} at (52,0) size 132x546
171 LayoutTableCell {TD} at (52,30) size 132x81 [border: (1px solid #0 08000)] [r=1 c=0 rs=1 cs=1] 171 LayoutTableCell {TD} at (52,30) size 132x81 [border: (1px solid #0 08000)] [r=1 c=0 rs=1 cs=1]
172 LayoutText {#text} at (36,-24) size 59x110 172 LayoutText {#text} at (36,-24) size 59x110
173 text run at (36,-24) width 110: "This table uses the" 173 text run at (36,-24) width 110: "This table uses the"
174 text run at (56,-24) width 110: "separated borders" 174 text run at (56,-24) width 110: "separated borders"
175 text run at (76,-24) width 41: "model." 175 text run at (76,-24) width 41: "model."
176 LayoutTableCell {TD} at (52,141) size 132x198 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1] 176 LayoutTableCell {TD} at (52,141) size 132x198 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
177 LayoutText {#text} at (6,6) size 119x185 177 LayoutText {#text} at (6,6) size 119x185
178 text run at (6,6) width 171: "Elements within the cell have" 178 text run at (6,6) width 171: "Elements within the cell have"
179 text run at (26,6) width 185: "horizontal border-spacing (i.e. ," 179 text run at (26,6) width 185: "horizontal border-spacing (i.e. ,"
180 text run at (46,6) width 53: "width of " 180 text run at (46,6) width 53: "width of "
181 text run at (46,59) width 132: "vertical lines) of 0 and" 181 text run at (46,59) width 132: "vertical lines) of 0 and"
182 text run at (66,6) width 47: "vertical " 182 text run at (66,6) width 47: "vertical "
183 text run at (66,53) width 123: "border-spacing (i.e.," 183 text run at (66,53) width 123: "border-spacing (i.e.,"
184 text run at (86,6) width 164: "height of horizontal lines) of" 184 text run at (86,6) width 164: "height of horizontal lines) of"
185 text run at (106,6) width 42: "0.5em." 185 text run at (106,6) width 42: "0.5em."
186 LayoutTableCell {TD} at (52,369) size 132x147 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1] 186 LayoutTableCell {TD} at (52,369) size 132x147 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
187 LayoutText {#text} at (36,-24) size 59x194 187 LayoutText {#text} at (36,-24) size 59x194
188 text run at (36,-24) width 194: "The borders on the header cel ls," 188 text run at (36,-24) width 194: "The borders on the header cel ls,"
189 text run at (56,-24) width 183: "on all sides, should be mediu m" 189 text run at (56,-24) width 183: "on all sides, should be mediu m"
190 text run at (76,-24) width 74: "solid purple." 190 text run at (76,-24) width 74: "solid purple."
191 LayoutTableRow {TR} at (0,192) size 132x546 191 LayoutTableRow {TR} at (192,0) size 132x546
192 LayoutTableCell {TD} at (192,0) size 132x141 [border: (1px solid # 008000)] [r=2 c=0 rs=1 cs=1] 192 LayoutTableCell {TD} at (192,0) size 132x141 [border: (1px solid # 008000)] [r=2 c=0 rs=1 cs=1]
193 LayoutText {#text} at (6,6) size 119x125 193 LayoutText {#text} at (6,6) size 119x125
194 text run at (6,6) width 106: "The border of the" 194 text run at (6,6) width 106: "The border of the"
195 text run at (26,6) width 122: "table itself should be" 195 text run at (26,6) width 122: "table itself should be"
196 text run at (46,6) width 112: "medium solid blue." 196 text run at (46,6) width 112: "medium solid blue."
197 text run at (66,6) width 125: "The borders of other" 197 text run at (66,6) width 125: "The borders of other"
198 text run at (86,6) width 113: "cells should be thin" 198 text run at (86,6) width 113: "cells should be thin"
199 text run at (106,6) width 69: "solid green." 199 text run at (106,6) width 69: "solid green."
200 LayoutTableCell {TD} at (192,161) size 132x158 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 200 LayoutTableCell {TD} at (192,161) size 132x158 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
201 LayoutText {#text} at (26,-14) size 59x175 201 LayoutText {#text} at (26,-14) size 59x175
(...skipping 22 matching lines...) Expand all
224 LayoutTableRow {TR} at (0,0) size 36x546 224 LayoutTableRow {TR} at (0,0) size 36x546
225 LayoutTableCell {TH} at (0,8) size 36x148 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1] 225 LayoutTableCell {TH} at (0,8) size 36x148 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1]
226 LayoutText {#text} at (8,33) size 19x82 226 LayoutText {#text} at (8,33) size 19x82
227 text run at (8,33) width 82: "Header One" 227 text run at (8,33) width 82: "Header One"
228 LayoutTableCell {TH} at (0,164) size 36x150 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 228 LayoutTableCell {TH} at (0,164) size 36x150 [border: (3px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
229 LayoutText {#text} at (8,34) size 19x82 229 LayoutText {#text} at (8,34) size 19x82
230 text run at (8,34) width 81: "Header Two" 230 text run at (8,34) width 81: "Header Two"
231 LayoutTableCell {TH} at (0,322) size 36x216 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 231 LayoutTableCell {TH} at (0,322) size 36x216 [border: (3px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
232 LayoutText {#text} at (8,61) size 19x94 232 LayoutText {#text} at (8,61) size 19x94
233 text run at (8,61) width 94: "Header Three" 233 text run at (8,61) width 94: "Header Three"
234 LayoutTableRow {TR} at (0,36) size 112x546 234 LayoutTableRow {TR} at (36,0) size 112x546
235 LayoutTableCell {TD} at (36,28) size 112x108 [border: (1px solid # 008000)] [r=1 c=0 rs=1 cs=1] 235 LayoutTableCell {TD} at (36,28) size 112x108 [border: (1px solid # 008000)] [r=1 c=0 rs=1 cs=1]
236 LayoutText {#text} at (26,-14) size 59x110 236 LayoutText {#text} at (26,-14) size 59x110
237 text run at (26,-14) width 110: "This table uses the" 237 text run at (26,-14) width 110: "This table uses the"
238 text run at (46,-14) width 110: "separated borders" 238 text run at (46,-14) width 110: "separated borders"
239 text run at (66,-14) width 41: "model." 239 text run at (66,-14) width 41: "model."
240 LayoutTableCell {TD} at (36,164) size 112x150 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1] 240 LayoutTableCell {TD} at (36,164) size 112x150 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
241 LayoutText {#text} at (6,6) size 99x124 241 LayoutText {#text} at (6,6) size 99x124
242 text run at (6,6) width 115: "Elements within the" 242 text run at (6,6) width 115: "Elements within the"
243 text run at (26,6) width 114: "cell have horizontal" 243 text run at (26,6) width 114: "cell have horizontal"
244 text run at (46,6) width 108: "border-spacing of" 244 text run at (46,6) width 108: "border-spacing of"
245 text run at (66,6) width 111: "0.5em and vertical" 245 text run at (66,6) width 111: "0.5em and vertical"
246 text run at (86,6) width 124: "border-spacing of 0." 246 text run at (86,6) width 124: "border-spacing of 0."
247 LayoutTableCell {TD} at (36,342) size 112x176 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1] 247 LayoutTableCell {TD} at (36,342) size 112x176 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
248 LayoutText {#text} at (26,-14) size 59x194 248 LayoutText {#text} at (26,-14) size 59x194
249 text run at (26,-14) width 194: "The borders on the header cel ls," 249 text run at (26,-14) width 194: "The borders on the header cel ls,"
250 text run at (46,-14) width 183: "on all sides, should be mediu m" 250 text run at (46,-14) width 183: "on all sides, should be mediu m"
251 text run at (66,-14) width 74: "solid purple." 251 text run at (66,-14) width 74: "solid purple."
252 LayoutTableRow {TR} at (0,148) size 132x546 252 LayoutTableRow {TR} at (148,0) size 132x546
253 LayoutTableCell {TD} at (148,8) size 132x148 [border: (1px solid # 008000)] [r=2 c=0 rs=1 cs=1] 253 LayoutTableCell {TD} at (148,8) size 132x148 [border: (1px solid # 008000)] [r=2 c=0 rs=1 cs=1]
254 LayoutText {#text} at (6,6) size 119x125 254 LayoutText {#text} at (6,6) size 119x125
255 text run at (6,6) width 106: "The border of the" 255 text run at (6,6) width 106: "The border of the"
256 text run at (26,6) width 122: "table itself should be" 256 text run at (26,6) width 122: "table itself should be"
257 text run at (46,6) width 112: "medium solid blue." 257 text run at (46,6) width 112: "medium solid blue."
258 text run at (66,6) width 125: "The borders of other" 258 text run at (66,6) width 125: "The borders of other"
259 text run at (86,6) width 113: "cells should be thin" 259 text run at (86,6) width 113: "cells should be thin"
260 text run at (106,6) width 69: "solid green." 260 text run at (106,6) width 69: "solid green."
261 LayoutTableCell {TD} at (148,164) size 132x150 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1] 261 LayoutTableCell {TD} at (148,164) size 132x150 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
262 LayoutText {#text} at (6,6) size 79x133 262 LayoutText {#text} at (6,6) size 79x133
(...skipping 21 matching lines...) Expand all
284 LayoutTable {TABLE} at (1254,16) size 278x552 284 LayoutTable {TABLE} at (1254,16) size 278x552
285 LayoutBlockFlow {CAPTION} at (0,0) size 20x552 285 LayoutBlockFlow {CAPTION} at (0,0) size 20x552
286 LayoutText {#text} at (0,220) size 19x112 286 LayoutText {#text} at (0,220) size 19x112
287 text run at (0,220) width 112: "This is the caption." 287 text run at (0,220) width 112: "This is the caption."
288 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)] 288 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)]
289 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)] 289 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
290 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)] 290 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF000 0)]
291 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)] 291 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
292 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)] 292 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
293 LayoutTableSection {THEAD} at (20,0) size 54x552 [border: (3px solid # FF0000)] 293 LayoutTableSection {THEAD} at (20,0) size 54x552 [border: (3px solid # FF0000)]
294 LayoutTableRow {TR} at (0,2) size 50x552 [border: (3px solid #FF0000 )] 294 LayoutTableRow {TR} at (2,0) size 50x552 [border: (3px solid #FF0000 )]
295 LayoutTableCell {TH} at (2,2) size 50x90 [r=0 c=0 rs=1 cs=1] 295 LayoutTableCell {TH} at (2,2) size 50x90 [r=0 c=0 rs=1 cs=1]
296 LayoutText {#text} at (5,20) size 39x50 296 LayoutText {#text} at (5,20) size 39x50
297 text run at (5,20) width 50: "Header" 297 text run at (5,20) width 50: "Header"
298 text run at (25,31) width 28: "One" 298 text run at (25,31) width 28: "One"
299 LayoutTableCell {TH} at (2,104) size 50x218 [r=0 c=1 rs=1 cs=1] 299 LayoutTableCell {TH} at (2,104) size 50x218 [r=0 c=1 rs=1 cs=1]
300 LayoutText {#text} at (15,68) size 19x82 300 LayoutText {#text} at (15,68) size 19x82
301 text run at (15,68) width 81: "Header Two" 301 text run at (15,68) width 81: "Header Two"
302 LayoutTableCell {TH} at (2,344) size 50x196 [r=0 c=2 rs=1 cs=1] 302 LayoutTableCell {TH} at (2,344) size 50x196 [r=0 c=2 rs=1 cs=1]
303 LayoutText {#text} at (15,51) size 19x94 303 LayoutText {#text} at (15,51) size 19x94
304 text run at (15,51) width 94: "Header Three" 304 text run at (15,51) width 94: "Header Three"
(...skipping 11 matching lines...) Expand all
316 text run at (25,-15) width 218: "This means that borders are a llowed" 316 text run at (25,-15) width 218: "This means that borders are a llowed"
317 text run at (45,-15) width 187: "only on table elements or tab le " 317 text run at (45,-15) width 187: "only on table elements or tab le "
318 text run at (45,172) width 20: "cell" 318 text run at (45,172) width 20: "cell"
319 text run at (65,-15) width 56: "elements." 319 text run at (65,-15) width 56: "elements."
320 LayoutTableCell {TD} at (0,354) size 110x176 [r=0 c=2 rs=1 cs=1] 320 LayoutTableCell {TD} at (0,354) size 110x176 [r=0 c=2 rs=1 cs=1]
321 LayoutText {#text} at (25,-15) size 59x202 321 LayoutText {#text} at (25,-15) size 59x202
322 text run at (25,-15) width 202: "They are not allowed on eleme nts" 322 text run at (25,-15) width 202: "They are not allowed on eleme nts"
323 text run at (45,-15) width 124: "that represent rows, " 323 text run at (45,-15) width 124: "that represent rows, "
324 text run at (45,109) width 75: "row-groups," 324 text run at (45,109) width 75: "row-groups,"
325 text run at (65,-15) width 168: "columns, or column-groups." 325 text run at (65,-15) width 168: "columns, or column-groups."
326 LayoutTableRow {TR} at (0,112) size 90x552 [border: (3px solid #FF00 00)] 326 LayoutTableRow {TR} at (112,0) size 90x552 [border: (3px solid #FF00 00)]
327 LayoutTableCell {TD} at (112,2) size 90x90 [r=1 c=0 rs=1 cs=1] 327 LayoutTableCell {TD} at (112,2) size 90x90 [r=1 c=0 rs=1 cs=1]
328 LayoutText {#text} at (5,5) size 79x79 328 LayoutText {#text} at (5,5) size 79x79
329 text run at (5,5) width 78: "There should" 329 text run at (5,5) width 78: "There should"
330 text run at (25,5) width 34: "be no" 330 text run at (25,5) width 34: "be no"
331 text run at (45,5) width 79: "borders at all" 331 text run at (45,5) width 79: "borders at all"
332 text run at (65,5) width 77: "on this table!" 332 text run at (65,5) width 77: "on this table!"
333 LayoutTableCell {TD} at (112,94) size 90x238 [r=1 c=1 rs=1 cs=1] 333 LayoutTableCell {TD} at (112,94) size 90x238 [r=1 c=1 rs=1 cs=1]
334 LayoutText {#text} at (5,5) size 79x224 334 LayoutText {#text} at (5,5) size 79x224
335 text run at (5,5) width 211: "If there are any borders shown t hat" 335 text run at (5,5) width 211: "If there are any borders shown t hat"
336 text run at (25,5) width 186: "are not medium solid red, then " 336 text run at (25,5) width 186: "are not medium solid red, then "
337 text run at (25,191) width 18: "the" 337 text run at (25,191) width 18: "the"
338 text run at (45,5) width 224: "problem is something other than what" 338 text run at (45,5) width 224: "problem is something other than what"
339 text run at (65,5) width 104: "this test is testing." 339 text run at (65,5) width 104: "this test is testing."
340 LayoutTableCell {TD} at (112,334) size 90x216 [r=1 c=2 rs=1 cs=1] 340 LayoutTableCell {TD} at (112,334) size 90x216 [r=1 c=2 rs=1 cs=1]
341 LayoutText {#text} at (5,5) size 59x175 341 LayoutText {#text} at (5,5) size 59x175
342 text run at (5,5) width 174: "This table should have a 1em" 342 text run at (5,5) width 174: "This table should have a 1em"
343 text run at (25,5) width 150: "margin around all edges. " 343 text run at (25,5) width 150: "margin around all edges. "
344 text run at (25,154) width 25: "This" 344 text run at (25,154) width 25: "This"
345 text run at (45,5) width 44: "margin " 345 text run at (45,5) width 44: "margin "
346 text run at (45,48) width 125: "is measured from the" 346 text run at (45,48) width 125: "is measured from the"
347 LayoutInline {EM} at (0,0) size 19x68 347 LayoutInline {EM} at (0,0) size 19x68
348 LayoutText {#text} at (65,5) size 19x68 348 LayoutText {#text} at (65,5) size 19x68
349 text run at (65,5) width 68: "outer edge" 349 text run at (65,5) width 68: "outer edge"
350 LayoutText {#text} at (65,73) size 19x82 350 LayoutText {#text} at (65,73) size 19x82
351 text run at (65,73) width 82: " of its border." 351 text run at (65,73) width 82: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698