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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug24200-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {CENTER} at (0,0) size 784x212 6 LayoutBlockFlow {CENTER} at (0,0) size 784x212
7 LayoutTable {TABLE} at (76.50,0) size 631x212 [border: (1px solid #FF000 0)] 7 LayoutTable {TABLE} at (76.50,0) size 631x212 [border: (1px solid #FF000 0)]
8 LayoutTableSection {TBODY} at (1,1) size 628x209 8 LayoutTableSection {TBODY} at (1,1) size 628x209
9 LayoutTableRow {TR} at (0,0) size 628x24 9 LayoutTableRow {TR} at (0,0) size 628x24
10 LayoutTableCell {TD} at (0,0) size 628x24 [border: (2px solid #FF0 000)] [r=0 c=0 rs=1 cs=2] 10 LayoutTableCell {TD} at (0,0) size 628x24 [border: (2px solid #FF0 000)] [r=0 c=0 rs=1 cs=2]
11 LayoutText {#text} at (3,3) size 172x19 11 LayoutText {#text} at (3,3) size 173x19
12 text run at (3,3) width 172: "parent table, 1st row, 1st col" 12 text run at (3,3) width 173: "parent table, 1st row, 1st col"
13 LayoutTableRow {TR} at (0,24) size 628x185 13 LayoutTableRow {TR} at (0,24) size 628x185
14 LayoutTableCell {TD} at (0,24) size 143x185 [border: (1px solid #F F0000)] [r=1 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (0,24) size 143x185 [border: (1px solid #F F0000)] [r=1 c=0 rs=1 cs=1]
15 LayoutBlockFlow {FORM} at (3,2) size 139x165 15 LayoutBlockFlow {FORM} at (3,2) size 139x165
16 LayoutTable {TABLE} at (0,0) size 139x165 [border: (1px solid #00FF00)] 16 LayoutTable {TABLE} at (0,0) size 139x165 [border: (1px solid #00FF00)]
17 LayoutTableSection {TBODY} at (1,1) size 136x162 17 LayoutTableSection {TBODY} at (1,1) size 136x162
18 LayoutTableRow {TR} at (0,0) size 136x24 18 LayoutTableRow {TR} at (0,0) size 136x24
19 LayoutTableCell {TD} at (0,0) size 136x24 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (0,0) size 136x24 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
20 LayoutText {#text} at (3,3) size 22x19 20 LayoutText {#text} at (3,3) size 22x19
21 text run at (3,3) width 22: "text" 21 text run at (3,3) width 22: "text"
22 LayoutTableRow {TR} at (0,24) size 136x37 22 LayoutTableRow {TR} at (0,24) size 136x37
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 text run at (3,2) width 22: "text" 54 text run at (3,2) width 22: "text"
55 LayoutTableCell {TD} at (143,24) size 485x32 [border: (1px solid # FF0000)] [r=1 c=1 rs=1 cs=1] 55 LayoutTableCell {TD} at (143,24) size 485x32 [border: (1px solid # FF0000)] [r=1 c=1 rs=1 cs=1]
56 LayoutTable {TABLE} at (2,2) size 481x28 [border: (1px solid #00 00FF)] 56 LayoutTable {TABLE} at (2,2) size 481x28 [border: (1px solid #00 00FF)]
57 LayoutTableSection {TBODY} at (1,1) size 478x25 57 LayoutTableSection {TBODY} at (1,1) size 478x25
58 LayoutTableRow {TR} at (0,0) size 478x25 58 LayoutTableRow {TR} at (0,0) size 478x25
59 LayoutTableCell {TD} at (0,0) size 478x25 [border: (2px so lid #0000FF)] [r=0 c=0 rs=1 cs=1] 59 LayoutTableCell {TD} at (0,0) size 478x25 [border: (2px so lid #0000FF)] [r=0 c=0 rs=1 cs=1]
60 LayoutText {#text} at (3,3) size 45x19 60 LayoutText {#text} at (3,3) size 45x19
61 text run at (3,3) width 45: "overlap" 61 text run at (3,3) width 45: "overlap"
62 layer at (99,71) size 96x16 62 layer at (99,71) size 96x16
63 LayoutBlockFlow {DIV} at (2,3) size 96x16 63 LayoutBlockFlow {DIV} at (2,3) size 96x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698