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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug4739-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x74 [bgcolor=#993300] [border: (1px o utset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x82 [bgcolor=#993300] [border: (1px o utset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x72 7 LayoutTableSection {TBODY} at (1,1) size 782x80
8 LayoutTableRow {TR} at (0,2) size 782x68 8 LayoutTableRow {TR} at (0,2) size 782x76
9 LayoutTableCell {TD} at (2,2) size 50x68 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 50x76 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 46x64 10 RenderText {#text} at (2,2) size 46x72
11 text run at (2,2) width 44: "This is" 11 text run at (2,2) width 44: "This is"
12 text run at (2,18) width 8: "a" 12 text run at (2,20) width 8: "a"
13 text run at (2,34) width 46: "sample" 13 text run at (2,38) width 46: "sample"
14 text run at (2,50) width 28: "cell." 14 text run at (2,56) width 28: "cell."
15 LayoutTableCell {TD} at (54,26) size 726x20 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (54,29) size 726x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 4x16 16 RenderText {#text} at (2,2) size 4x18
17 text run at (2,2) width 4: " " 17 text run at (2,2) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698