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

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

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 RenderTable {TABLE} at (0,0) size 120x76 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 124x70 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 120x0 7 RenderBlock {CAPTION} at (0,0) size 124x0
8 RenderTableSection {TBODY} at (1,1) size 118x74 8 RenderTableSection {TBODY} at (1,1) size 122x68
9 RenderTableRow {TR} at (0,2) size 118x22 9 RenderTableRow {TR} at (0,2) size 122x20
10 RenderTableCell {TD} at (2,2) size 56x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (2,2) size 58x20 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 52x18 11 RenderText {#text} at (2,2) size 54x16
12 text run at (2,2) width 52: "cell data" 12 text run at (2,2) width 54: "cell data"
13 RenderTableCell {TD} at (60,2) size 56x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 13 RenderTableCell {TD} at (62,2) size 58x20 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 52x18 14 RenderText {#text} at (2,2) size 54x16
15 text run at (2,2) width 52: "cell data" 15 text run at (2,2) width 54: "cell data"
16 RenderTableRow {TR} at (0,26) size 118x22 16 RenderTableRow {TR} at (0,24) size 122x20
17 RenderTableCell {TD} at (2,26) size 56x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 17 RenderTableCell {TD} at (2,24) size 58x20 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 52x18 18 RenderText {#text} at (2,2) size 54x16
19 text run at (2,2) width 52: "cell data" 19 text run at (2,2) width 54: "cell data"
20 RenderTableCell {TD} at (60,26) size 56x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 20 RenderTableCell {TD} at (62,24) size 58x20 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 52x18 21 RenderText {#text} at (2,2) size 54x16
22 text run at (2,2) width 52: "cell data" 22 text run at (2,2) width 54: "cell data"
23 RenderTableRow {TR} at (0,50) size 118x22 23 RenderTableRow {TR} at (0,46) size 122x20
24 RenderTableCell {TD} at (2,50) size 56x22 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (2,46) size 58x20 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 52x18 25 RenderText {#text} at (2,2) size 54x16
26 text run at (2,2) width 52: "cell data" 26 text run at (2,2) width 54: "cell data"
27 RenderTableCell {TD} at (60,50) size 56x22 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1] 27 RenderTableCell {TD} at (62,46) size 58x20 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 52x18 28 RenderText {#text} at (2,2) size 54x16
29 text run at (2,2) width 52: "cell data" 29 text run at (2,2) width 54: "cell data"
30 RenderBlock (anonymous) at (0,76) size 784x18 30 RenderBlock (anonymous) at (0,70) size 784x16
31 RenderText {#text} at (0,0) size 186x18 31 RenderText {#text} at (0,0) size 189x16
32 text run at (0,0) width 186: "[object HTMLTableElement]" 32 text run at (0,0) width 189: "[object HTMLTableElement]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698