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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug100334-expected.txt

Issue 1171393002: Auto-rebaseline for r196822 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
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 LayoutTable {TABLE} at (0,0) size 150x18 [bgcolor=#FFCCCC] 6 LayoutTable {TABLE} at (0,0) size 150x18 [bgcolor=#FFCCCC]
7 LayoutTableCol {COLGROUP} at (0,0) size 0x0 7 LayoutTableCol {COLGROUP} at (0,0) size 0x0
8 LayoutTableCol {COL} at (0,0) size 0x0 8 LayoutTableCol {COL} at (0,0) size 0x0
9 LayoutTableCol {COL} at (0,0) size 0x0 9 LayoutTableCol {COL} at (0,0) size 0x0
10 LayoutTableSection {TBODY} at (0,0) size 150x18 10 LayoutTableSection {TBODY} at (0,0) size 150x18
11 LayoutTableRow {TR} at (0,0) size 150x18 11 LayoutTableRow {TR} at (0,0) size 150x18
12 LayoutTableCell {TD} at (0,0) size 150x18 [r=0 c=0 rs=1 cs=2] 12 LayoutTableCell {TD} at (0,0) size 150x18 [r=0 c=0 rs=1 cs=2]
13 LayoutText {#text} at (0,0) size 102x18 13 LayoutText {#text} at (0,0) size 102x18
14 text run at (0,0) width 102: "Correct Display" 14 text run at (0,0) width 102: "Correct Display"
15 LayoutTableRow {TR} at (0,18) size 150x0 15 LayoutTableRow {TR} at (0,18) size 150x0
16 LayoutTableCell {TD} at (0,18) size 150x0 [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,18) size 125x0 [r=1 c=0 rs=1 cs=1]
17 LayoutTableCell {TD} at (150,18) size 0x0 [r=1 c=1 rs=1 cs=1] 17 LayoutTableCell {TD} at (125,18) size 25x0 [r=1 c=1 rs=1 cs=1]
18 LayoutBlockFlow {P} at (0,34) size 784x0 18 LayoutBlockFlow {P} at (0,34) size 784x0
19 LayoutTable {TABLE} at (0,34) size 150x18 [bgcolor=#FFCCCC] 19 LayoutTable {TABLE} at (0,34) size 150x18 [bgcolor=#FFCCCC]
20 LayoutTableCol {COLGROUP} at (0,0) size 0x0 20 LayoutTableCol {COLGROUP} at (0,0) size 0x0
21 LayoutTableCol {COL} at (0,0) size 0x0 21 LayoutTableCol {COL} at (0,0) size 0x0
22 LayoutTableCol {COL} at (0,0) size 0x0 22 LayoutTableCol {COL} at (0,0) size 0x0
23 LayoutTableSection {TBODY} at (0,0) size 150x18 23 LayoutTableSection {TBODY} at (0,0) size 150x18
24 LayoutTableRow {TR} at (0,0) size 150x18 24 LayoutTableRow {TR} at (0,0) size 150x18
25 LayoutTableCell {TD} at (0,0) size 150x18 [r=0 c=0 rs=1 cs=2] 25 LayoutTableCell {TD} at (0,0) size 150x18 [r=0 c=0 rs=1 cs=2]
26 LayoutText {#text} at (0,0) size 112x18 26 LayoutText {#text} at (0,0) size 112x18
27 text run at (0,0) width 112: "Incorrect Display" 27 text run at (0,0) width 112: "Incorrect Display"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698