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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug57828-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
(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 LayoutTable {TABLE} at (0,0) size 210x54 [border: (3px outset #808080)]
7 LayoutTableSection {TBODY} at (3,3) size 204x48
8 LayoutTableRow {TR} at (0,2) size 204x44
9 LayoutTableCell {TD} at (2,2) size 200x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderImage {IMG} at (2,2) size 40x40
11 RenderText {#text} at (45,2) size 196x19
12 text run at (45,2) width 196: "NOWRAP cell, no width on cell"
13 RenderBlock (anonymous) at (0,54) size 784x20
14 RenderBR {BR} at (0,0) size 0x19
15 LayoutTable {TABLE} at (0,74) size 210x54 [border: (3px outset #808080)]
16 LayoutTableSection {TBODY} at (3,3) size 204x48
17 LayoutTableRow {TR} at (0,2) size 204x44
18 LayoutTableCell {TD} at (2,2) size 200x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
19 RenderImage {IMG} at (2,2) size 40x40
20 RenderText {#text} at (45,2) size 196x19
21 text run at (45,2) width 196: "NOWRAP cell, no width on cell"
22 RenderBlock (anonymous) at (0,128) size 784x20
23 RenderBR {BR} at (0,0) size 0x19
24 LayoutTable {TABLE} at (0,148) size 110x94 [border: (3px outset #808080)]
25 LayoutTableSection {TBODY} at (3,3) size 104x88
26 LayoutTableRow {TR} at (0,2) size 104x84
27 LayoutTableCell {TD} at (2,2) size 100x84 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
28 RenderImage {IMG} at (2,2) size 40x40
29 RenderText {#text} at (2,42) size 94x39
30 text run at (2,42) width 69: "NOWRAP"
31 text run at (2,62) width 94: "cell, width=100"
32 RenderBlock (anonymous) at (0,242) size 784x20
33 RenderBR {BR} at (0,0) size 0x19
34 LayoutTable {TABLE} at (0,262) size 310x54 [border: (3px outset #808080)]
35 LayoutTableSection {TBODY} at (3,3) size 304x48
36 LayoutTableRow {TR} at (0,2) size 304x44
37 LayoutTableCell {TD} at (2,2) size 300x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
38 RenderImage {IMG} at (2,2) size 40x40
39 RenderText {#text} at (45,2) size 167x19
40 text run at (45,2) width 167: "NOWRAP cell, width=300"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698