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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 989 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 989
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x989.13 4 LayoutBlockFlow {HTML} at (0,0) size 785x989.13
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x951.69 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x951.69
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 343x36 7 LayoutText {#text} at (0,0) size 343x36
8 text run at (0,0) width 343: "Anonymous table objects" 8 text run at (0,0) width 343: "Anonymous table objects"
9 LayoutBlockFlow {P} at (0,58.44) size 769x20 9 LayoutBlockFlow {P} at (0,58.44) size 769x20
10 LayoutText {#text} at (0,0) size 49x19 10 LayoutText {#text} at (0,0) size 49x19
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 LayoutTableCell {SPAN} at (138,40) size 138x20 [r=2 c=1 rs=1 cs=1] 133 LayoutTableCell {SPAN} at (138,40) size 138x20 [r=2 c=1 rs=1 cs=1]
134 LayoutText {#text} at (0,0) size 138x19 134 LayoutText {#text} at (0,0) size 138x19
135 text run at (0,0) width 138: "Table 1, Row 3, Cell 2" 135 text run at (0,0) width 138: "Table 1, Row 3, Cell 2"
136 LayoutTableCell {SPAN} at (276,40) size 138x20 [r=2 c=2 rs=1 cs=1] 136 LayoutTableCell {SPAN} at (276,40) size 138x20 [r=2 c=2 rs=1 cs=1]
137 LayoutText {#text} at (0,0) size 82x19 137 LayoutText {#text} at (0,0) size 82x19
138 text run at (0,0) width 82: "T 1, R 3, C 3" 138 text run at (0,0) width 82: "T 1, R 3, C 3"
139 LayoutTableCell {SPAN} at (414,40) size 138x20 [r=2 c=3 rs=1 cs=1] 139 LayoutTableCell {SPAN} at (414,40) size 138x20 [r=2 c=3 rs=1 cs=1]
140 LayoutText {#text} at (0,0) size 138x19 140 LayoutText {#text} at (0,0) size 138x19
141 text run at (0,0) width 138: "Table 1, Row 3, Cell 4" 141 text run at (0,0) width 138: "Table 1, Row 3, Cell 4"
142 LayoutBlockFlow {P} at (0,506.88) size 769x20 142 LayoutBlockFlow {P} at (0,506.88) size 769x20
143 LayoutText {#text} at (0,0) size 687x19 143 LayoutText {#text} at (0,0) size 688x19
144 text run at (0,0) width 687: "Note: table-header-group and table-foote r-group are tested only in their HTML order, and they only appear once." 144 text run at (0,0) width 688: "Note: table-header-group and table-foote r-group are tested only in their HTML order, and they only appear once."
145 LayoutBlockFlow {DIV} at (0,542.88) size 769x100 145 LayoutBlockFlow {DIV} at (0,542.88) size 769x100
146 LayoutTable (anonymous) at (0,0) size 552x100 146 LayoutTable (anonymous) at (0,0) size 552x100
147 LayoutTableSection {SPAN} at (0,0) size 552x20 [bgcolor=#00FFFF] 147 LayoutTableSection {SPAN} at (0,0) size 552x20 [bgcolor=#00FFFF]
148 LayoutTableRow (anonymous) at (0,0) size 552x20 148 LayoutTableRow (anonymous) at (0,0) size 552x20
149 LayoutTableCell {SPAN} at (0,0) size 138x20 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1] 149 LayoutTableCell {SPAN} at (0,0) size 138x20 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
150 LayoutText {#text} at (0,0) size 138x19 150 LayoutText {#text} at (0,0) size 138x19
151 text run at (0,0) width 138: "Table 2, Row 1, Cell 1" 151 text run at (0,0) width 138: "Table 2, Row 1, Cell 1"
152 LayoutTableCell {SPAN} at (138,0) size 138x20 [bgcolor=#00FFFF] [r =0 c=1 rs=1 cs=1] 152 LayoutTableCell {SPAN} at (138,0) size 138x20 [bgcolor=#00FFFF] [r =0 c=1 rs=1 cs=1]
153 LayoutText {#text} at (0,0) size 138x19 153 LayoutText {#text} at (0,0) size 138x19
154 text run at (0,0) width 138: "Table 2, Row 1, Cell 2" 154 text run at (0,0) width 138: "Table 2, Row 1, Cell 2"
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 text run at (38,0) width 151: "dbaron@fas.harvard.edu" 299 text run at (38,0) width 151: "dbaron@fas.harvard.edu"
300 layer at (8,865) size 88x31 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 62 300 layer at (8,865) size 88x31 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 62
301 LayoutBlockFlow {DIV} at (0,0) size 88x31 [border: (1px solid #C0C0C0)] 301 LayoutBlockFlow {DIV} at (0,0) size 88x31 [border: (1px solid #C0C0C0)]
302 LayoutImage (floating) {IMG} at (2,2) size 16x16 302 LayoutImage (floating) {IMG} at (2,2) size 16x16
303 layer at (26,867) size 68x60 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 303 layer at (26,867) size 68x60 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
304 LayoutBlockFlow {DIV} at (18,2) size 68x60 304 LayoutBlockFlow {DIV} at (18,2) size 68x60
305 LayoutText {#text} at (0,0) size 43x59 305 LayoutText {#text} at (0,0) size 43x59
306 text run at (0,0) width 31: "Valid" 306 text run at (0,0) width 31: "Valid"
307 text run at (0,20) width 43: "HTML" 307 text run at (0,20) width 43: "HTML"
308 text run at (0,40) width 25: "4.0!" 308 text run at (0,40) width 25: "4.0!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698