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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug51037-expected.txt

Issue 717043002: Auto-rebaseline for r185157 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 229x19 7 RenderText {#text} at (0,0) size 229x19
8 text run at (0,0) width 229: "The tables left position should be 250." 8 text run at (0,0) width 229: "The tables left position should be 250."
9 RenderBlock {P} at (0,36) size 784x22 9 RenderBlock {P} at (0,36) size 784x22
10 RenderText {#text} at (0,1) size 31x19 10 RenderText {#text} at (0,1) size 31x19
(...skipping 20 matching lines...) Expand all
31 RenderTable {TABLE} at (250,120) size 28x52 [border: (1px outset #808080)] 31 RenderTable {TABLE} at (250,120) size 28x52 [border: (1px outset #808080)]
32 RenderTableSection {TBODY} at (1,1) size 26x50 32 RenderTableSection {TBODY} at (1,1) size 26x50
33 RenderTableRow {TR} at (0,2) size 26x22 33 RenderTableRow {TR} at (0,2) size 26x22
34 RenderTableCell {TD} at (2,2) size 22x22 [border: (1px inset #808080)] [ r=0 c=0 rs=1 cs=1] 34 RenderTableCell {TD} at (2,2) size 22x22 [border: (1px inset #808080)] [ r=0 c=0 rs=1 cs=1]
35 RenderText {#text} at (1,1) size 20x19 35 RenderText {#text} at (1,1) size 20x19
36 text run at (1,1) width 20: "foo" 36 text run at (1,1) width 20: "foo"
37 RenderTableRow {TR} at (0,26) size 26x22 37 RenderTableRow {TR} at (0,26) size 26x22
38 RenderTableCell {TD} at (2,26) size 22x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 38 RenderTableCell {TD} at (2,26) size 22x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
39 RenderText {#text} at (1,1) size 20x19 39 RenderText {#text} at (1,1) size 20x19
40 text run at (1,1) width 20: "bar" 40 text run at (1,1) width 20: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698