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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug29157-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 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 124x70 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 124x76 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 124x0 7 RenderBlock {CAPTION} at (0,0) size 124x0
8 LayoutTableSection {TBODY} at (1,1) size 122x68 8 LayoutTableSection {TBODY} at (1,1) size 122x74
9 LayoutTableRow {TR} at (0,2) size 122x20 9 LayoutTableRow {TR} at (0,2) size 122x22
10 LayoutTableCell {TD} at (2,2) size 58x20 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,2) size 58x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 54x16 11 RenderText {#text} at (2,2) size 54x18
12 text run at (2,2) width 54: "cell data" 12 text run at (2,2) width 54: "cell data"
13 LayoutTableCell {TD} at (62,2) size 58x20 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (62,2) size 58x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 54x16 14 RenderText {#text} at (2,2) size 54x18
15 text run at (2,2) width 54: "cell data" 15 text run at (2,2) width 54: "cell data"
16 LayoutTableRow {TR} at (0,24) size 122x20 16 LayoutTableRow {TR} at (0,26) size 122x22
17 LayoutTableCell {TD} at (2,24) size 58x20 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,26) size 58x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 54x16 18 RenderText {#text} at (2,2) size 54x18
19 text run at (2,2) width 54: "cell data" 19 text run at (2,2) width 54: "cell data"
20 LayoutTableCell {TD} at (62,24) size 58x20 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 20 LayoutTableCell {TD} at (62,26) size 58x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 54x16 21 RenderText {#text} at (2,2) size 54x18
22 text run at (2,2) width 54: "cell data" 22 text run at (2,2) width 54: "cell data"
23 LayoutTableRow {TR} at (0,46) size 122x20 23 LayoutTableRow {TR} at (0,50) size 122x22
24 LayoutTableCell {TD} at (2,46) size 58x20 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,50) size 58x22 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 54x16 25 RenderText {#text} at (2,2) size 54x18
26 text run at (2,2) width 54: "cell data" 26 text run at (2,2) width 54: "cell data"
27 LayoutTableCell {TD} at (62,46) size 58x20 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1] 27 LayoutTableCell {TD} at (62,50) size 58x22 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 54x16 28 RenderText {#text} at (2,2) size 54x18
29 text run at (2,2) width 54: "cell data" 29 text run at (2,2) width 54: "cell data"
30 RenderBlock (anonymous) at (0,70) size 784x16 30 RenderBlock (anonymous) at (0,76) size 784x18
31 RenderText {#text} at (0,0) size 189x16 31 RenderText {#text} at (0,0) size 189x18
32 text run at (0,0) width 189: "[object HTMLTableElement]" 32 text run at (0,0) width 189: "[object HTMLTableElement]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698