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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-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 800x108 3 layer at (0,0) size 800x104
4 RenderBlock {HTML} at (0,0) size 800x108 4 RenderBlock {HTML} at (0,0) size 800x104
5 RenderBody {BODY} at (8,8) size 784x84 5 RenderBody {BODY} at (8,8) size 784x80
6 RenderTable {TABLE} at (0,0) size 58x50 6 RenderTable {TABLE} at (0,0) size 60x48
7 RenderTableSection {TBODY} at (0,0) size 58x50 7 RenderTableSection {TBODY} at (0,0) size 60x48
8 RenderTableRow {TR} at (0,0) size 58x14 8 RenderTableRow {TR} at (0,0) size 60x12
9 RenderTableCell {TD} at (0,0) size 58x50 [r=0 c=0 rs=4 cs=1] 9 RenderTableCell {TD} at (0,0) size 60x48 [r=0 c=0 rs=4 cs=1]
10 RenderBlock {P} at (0,16) size 58x18 10 RenderBlock {P} at (0,16) size 60x16
11 RenderText {#text} at (0,0) size 58x18 11 RenderText {#text} at (0,0) size 60x16
12 text run at (0,0) width 58: "blah blah" 12 text run at (0,0) width 60: "blah blah"
13 RenderTableRow {TR} at (0,14) size 58x12 13 RenderTableRow {TR} at (0,12) size 60x12
14 RenderTableRow {TR} at (0,26) size 58x12 14 RenderTableRow {TR} at (0,24) size 60x12
15 RenderTableRow {TR} at (0,38) size 58x12 15 RenderTableRow {TR} at (0,36) size 60x12
16 RenderBlock {P} at (0,66) size 784x18 16 RenderBlock {P} at (0,64) size 784x16
17 RenderText {#text} at (0,0) size 109x18 17 RenderText {#text} at (0,0) size 113x16
18 text run at (0,0) width 109: "text at the bottom" 18 text run at (0,0) width 113: "text at the bottom"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698