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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-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 800x8 3 layer at (0,0) size 800x8
4 RenderBlock {HTML} at (0,0) size 800x8 4 RenderBlock {HTML} at (0,0) size 800x8
5 RenderBody {BODY} at (8,8) size 784x0 5 RenderBody {BODY} at (8,8) size 784x0
6 layer at (38,38) size 77x80 6 layer at (38,38) size 78x76
7 RenderTable {TABLE} at (37.78,37.78) size 77x80 [border: (10px solid #000060)] 7 RenderTable {TABLE} at (37.78,37.78) size 78x76 [border: (10px solid #000060)]
8 RenderTableSection {TBODY} at (10,10) size 57x60 8 RenderTableSection {TBODY} at (10,10) size 58x56
9 RenderTableRow {TR} at (0,0) size 57x30 9 RenderTableRow {TR} at (0,0) size 58x28
10 RenderTableCell {TD} at (0,0) size 57x30 [border: (10px none #000000)] [ r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (0,0) size 58x28 [border: (10px none #000000)] [ r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (11,11) size 35x18 11 RenderText {#text} at (11,11) size 36x16
12 text run at (11,11) width 35: "line 1" 12 text run at (11,11) width 36: "line 1"
13 RenderTableRow {TR} at (0,30) size 57x30 13 RenderTableRow {TR} at (0,28) size 58x28
14 RenderTableCell {TD} at (0,30) size 57x30 [border: none] [r=1 c=0 rs=1 c s=1] 14 RenderTableCell {TD} at (0,28) size 58x28 [border: none] [r=1 c=0 rs=1 c s=1]
15 RenderText {#text} at (11,1) size 35x18 15 RenderText {#text} at (11,1) size 36x16
16 text run at (11,1) width 35: "line 2" 16 text run at (11,1) width 36: "line 2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698