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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x236
4 RenderBlock {HTML} at (0,0) size 800x236
5 RenderBody {BODY} at (8,16) size 784x204
6 RenderTable {TABLE} at (0,0) size 200x28 [border: (2px solid #000000)]
7 RenderTableSection {TBODY} at (2,2) size 196x24
8 RenderTableRow {TR} at (0,2) size 196x20
9 RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 123x16
11 text run at (2,2) width 123: "no cols or colspans"
12 RenderTable {TABLE} at (0,44) size 200x28 [border: (2px solid #000000)]
13 RenderTableSection {TBODY} at (2,2) size 196x24
14 RenderTableRow {TR} at (0,2) size 196x20
15 RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 43x16
17 text run at (2,2) width 43: "cols=4"
18 RenderTable {TABLE} at (0,88) size 200x28 [border: (2px solid #000000)]
19 RenderTableSection {TBODY} at (2,2) size 196x24
20 RenderTableRow {TR} at (0,2) size 196x20
21 RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4]
22 RenderText {#text} at (2,2) size 66x16
23 text run at (2,2) width 66: "colspan=4"
24 RenderTable {TABLE} at (0,132) size 200x28 [border: (2px solid #000000)]
25 RenderTableSection {TBODY} at (2,2) size 196x24
26 RenderTableRow {TR} at (0,2) size 196x20
27 RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4]
28 RenderText {#text} at (2,2) size 117x16
29 text run at (2,2) width 117: "cols=4, colspan=4"
30 RenderTable {TABLE} at (0,176) size 200x28 [border: (2px solid #000000)]
31 RenderTableSection {TBODY} at (2,2) size 196x24
32 RenderTableRow {TR} at (0,2) size 196x20
33 RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4]
34 RenderText {#text} at (2,2) size 80x16
35 text run at (2,2) width 80: "see previous"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698