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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug222846-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 800x202 3 layer at (0,0) size 800x180
4 RenderBlock {HTML} at (0,0) size 800x202 4 RenderBlock {HTML} at (0,0) size 800x180
5 RenderBody {BODY} at (8,8) size 784x186 5 RenderBody {BODY} at (8,8) size 784x164
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 206x18 7 RenderText {#text} at (0,0) size 211x16
8 text run at (0,0) width 206: "Both tables should look identical" 8 text run at (0,0) width 211: "Both tables should look identical"
9 RenderTable {TABLE} at (0,18) size 200x84 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,16) size 200x74 [border: (1px outset #808080)]
10 RenderBlock {CAPTION} at (0,0) size 200x37 10 RenderBlock {CAPTION} at (0,0) size 200x32
11 RenderText {#text} at (53,0) size 94x37 11 RenderText {#text} at (52,0) size 96x32
12 text run at (53,0) width 94: "caption" 12 text run at (52,0) width 96: "caption"
13 RenderTableSection {TBODY} at (1,38) size 198x45 13 RenderTableSection {TBODY} at (1,33) size 198x40
14 RenderTableRow {TR} at (0,2) size 198x41 14 RenderTableRow {TR} at (0,2) size 198x36
15 RenderTableCell {TD} at (2,2) size 194x41 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (2,2) size 194x36 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 62x37 16 RenderText {#text} at (2,2) size 63x32
17 text run at (2,2) width 62: "cell1" 17 text run at (2,2) width 63: "cell1"
18 RenderTable {TABLE} at (0,102) size 200x84 [border: (1px outset #808080)] 18 RenderTable {TABLE} at (0,90) size 200x74 [border: (1px outset #808080)]
19 RenderBlock {CAPTION} at (0,0) size 200x37 19 RenderBlock {CAPTION} at (0,0) size 200x32
20 RenderText {#text} at (53,0) size 94x37 20 RenderText {#text} at (52,0) size 96x32
21 text run at (53,0) width 94: "caption" 21 text run at (52,0) width 96: "caption"
22 RenderTableSection {TBODY} at (1,38) size 198x45 22 RenderTableSection {TBODY} at (1,33) size 198x40
23 RenderTableRow {TR} at (0,2) size 198x41 23 RenderTableRow {TR} at (0,2) size 198x36
24 RenderTableCell {TD} at (2,2) size 194x41 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (2,2) size 194x36 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 62x37 25 RenderText {#text} at (2,2) size 63x32
26 text run at (2,2) width 62: "cell1" 26 text run at (2,2) width 63: "cell1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698