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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug21918-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 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 32x26 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 30x24
8 RenderTableRow {TR} at (0,2) size 30x20
9 RenderTableCell {TD} at (2,2) size 26x20 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 22x16
11 text run at (2,2) width 22: "foo"
12 RenderBlock (anonymous) at (0,26) size 784x16
13 RenderBR {BR} at (0,0) size 0x16
14 RenderTable {TABLE} at (0,42) size 38x26 [border: (1px outset #808080)]
15 RenderTableSection {TBODY} at (1,1) size 36x24
16 RenderTableRow {TR} at (0,2) size 36x20
17 RenderTableCell {TD} at (2,2) size 32x20 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 28x16
19 text run at (2,2) width 28: "blah"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698