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

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

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 604x46 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 604x50 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 602x44 7 LayoutTableSection {TBODY} at (1,1) size 602x48
8 LayoutTableRow {TR} at (0,0) size 602x26 8 LayoutTableRow {TR} at (0,0) size 602x28
9 LayoutTableCell {TD} at (0,0) size 602x26 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3] 9 LayoutTableCell {TD} at (0,0) size 602x28 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3]
10 LayoutTable {TABLE} at (1,1) size 600x24 [border: (1px outset #808 080)] 10 LayoutTable {TABLE} at (1,1) size 600x26 [border: (1px outset #808 080)]
11 LayoutTableSection {TBODY} at (1,1) size 598x22 11 LayoutTableSection {TBODY} at (1,1) size 598x24
12 LayoutTableRow {TR} at (0,0) size 598x22 12 LayoutTableRow {TR} at (0,0) size 598x24
13 LayoutTableCell {TD} at (0,0) size 598x22 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,0) size 598x24 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
14 LayoutTable {TABLE} at (1,1) size 596x20 [border: (1px out set #808080)] 14 LayoutTable {TABLE} at (1,1) size 596x22 [border: (1px out set #808080)]
15 LayoutTableSection {TBODY} at (1,1) size 594x18 15 LayoutTableSection {TBODY} at (1,1) size 594x20
16 LayoutTableRow {TR} at (0,0) size 594x18 [bgcolor=#FF0 000] 16 LayoutTableRow {TR} at (0,0) size 594x20 [bgcolor=#FF0 000]
17 LayoutTableCell {TD} at (0,0) size 594x18 [border: ( 1px inset #808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (0,0) size 594x20 [border: ( 1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (1,1) size 54x16 18 RenderText {#text} at (1,1) size 54x18
19 text run at (1,1) width 54: "cell data" 19 text run at (1,1) width 54: "cell data"
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 LayoutTableRow {TR} at (0,26) size 602x18 21 LayoutTableRow {TR} at (0,28) size 602x20
22 LayoutTableCell {TD} at (0,26) size 602x18 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,28) size 602x20 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 66x16 23 RenderText {#text} at (1,1) size 66x18
24 text run at (1,1) width 66: "cell data 2" 24 text run at (1,1) width 66: "cell data 2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698