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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x200 6 LayoutBlockFlow {CENTER} at (0,0) size 784x200
7 LayoutTable {TABLE} at (76.50,0) size 631x200 [border: (1px solid #FF000 0)] 7 LayoutTable {TABLE} at (76.50,0) size 631x200 [border: (1px solid #FF000 0)]
8 LayoutTableSection {TBODY} at (1,1) size 628x197 8 LayoutTableSection {TBODY} at (1,1) size 628x197
9 LayoutTableRow {TR} at (0,0) size 628x22 9 LayoutTableRow {TR} at (0,0) size 628x22
10 LayoutTableCell {TD} at (0,0) size 628x22 [border: (2px solid #FF0 000)] [r=0 c=0 rs=1 cs=2] 10 LayoutTableCell {TD} at (0,0) size 628x22 [border: (2px solid #FF0 000)] [r=0 c=0 rs=1 cs=2]
11 LayoutText {#text} at (3,3) size 180x18 11 LayoutText {#text} at (3,3) size 181x18
12 text run at (3,3) width 180: "parent table, 1st row, 1st col" 12 text run at (3,3) width 181: "parent table, 1st row, 1st col"
13 LayoutTableRow {TR} at (0,22) size 628x175 13 LayoutTableRow {TR} at (0,22) size 628x175
14 LayoutTableCell {TD} at (0,22) size 143x175 [border: (1px solid #F F0000)] [r=1 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (0,22) size 143x175 [border: (1px solid #F F0000)] [r=1 c=0 rs=1 cs=1]
15 LayoutBlockFlow {FORM} at (3,2) size 139x155 15 LayoutBlockFlow {FORM} at (3,2) size 139x155
16 LayoutTable {TABLE} at (0,0) size 139x155 [border: (1px solid #00FF00)] 16 LayoutTable {TABLE} at (0,0) size 139x155 [border: (1px solid #00FF00)]
17 LayoutTableSection {TBODY} at (1,1) size 136x152 17 LayoutTableSection {TBODY} at (1,1) size 136x152
18 LayoutTableRow {TR} at (0,0) size 136x22 18 LayoutTableRow {TR} at (0,0) size 136x22
19 LayoutTableCell {TD} at (0,0) size 136x22 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (0,0) size 136x22 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
20 LayoutText {#text} at (3,3) size 24x18 20 LayoutText {#text} at (3,3) size 24x18
21 text run at (3,3) width 24: "text" 21 text run at (3,3) width 24: "text"
22 LayoutTableRow {TR} at (0,22) size 136x37 22 LayoutTableRow {TR} at (0,22) size 136x37
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 text run at (3,2) width 24: "text" 54 text run at (3,2) width 24: "text"
55 LayoutTableCell {TD} at (143,22) size 485x30 [border: (1px solid # FF0000)] [r=1 c=1 rs=1 cs=1] 55 LayoutTableCell {TD} at (143,22) size 485x30 [border: (1px solid # FF0000)] [r=1 c=1 rs=1 cs=1]
56 LayoutTable {TABLE} at (2,2) size 481x26 [border: (1px solid #00 00FF)] 56 LayoutTable {TABLE} at (2,2) size 481x26 [border: (1px solid #00 00FF)]
57 LayoutTableSection {TBODY} at (1,1) size 478x23 57 LayoutTableSection {TBODY} at (1,1) size 478x23
58 LayoutTableRow {TR} at (0,0) size 478x23 58 LayoutTableRow {TR} at (0,0) size 478x23
59 LayoutTableCell {TD} at (0,0) size 478x23 [border: (2px so lid #0000FF)] [r=0 c=0 rs=1 cs=1] 59 LayoutTableCell {TD} at (0,0) size 478x23 [border: (2px so lid #0000FF)] [r=0 c=0 rs=1 cs=1]
60 LayoutText {#text} at (3,3) size 48x18 60 LayoutText {#text} at (3,3) size 48x18
61 text run at (3,3) width 48: "overlap" 61 text run at (3,3) width 48: "overlap"
62 layer at (100,68) size 71x13 62 layer at (100,68) size 71x13
63 LayoutBlockFlow {DIV} at (3,3) size 71x13 63 LayoutBlockFlow {DIV} at (3,3) size 71x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698