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

Side by Side Diff: LayoutTests/platform/mac/fast/table/table-display-inline-expected.txt

Issue 23493027: Auto-rebaseline for r157368 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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 800x439
4 RenderBlock {HTML} at (0,0) size 800x439.25
5 RenderBody {BODY} at (8,18.72) size 784x412.53
6 RenderBlock {H3} at (0,0) size 784x22
7 RenderText {#text} at (0,0) size 206x22
8 text run at (0,0) width 206: "Test for chromium bug : "
9 RenderInline {A} at (0,0) size 50x22 [color=#0000EE]
10 RenderText {#text} at (206,0) size 50x22
11 text run at (206,0) width 50: "53693"
12 RenderText {#text} at (256,0) size 452x22
13 text run at (256,0) width 452: ". Tables with display:inline rendered in wrong position."
14 RenderBlock {H4} at (0,43.27) size 784x36
15 RenderText {#text} at (0,0) size 767x36
16 text run at (0,0) width 767: "Table was created as Inline renderer and another table renderer is created for table's content. So It was displayed"
17 text run at (0,18) width 730: "as block element and all it's style pro perties also associated with inline renderer and was not applied to table."
18 RenderBlock (anonymous) at (0,100.53) size 784x133
19 RenderText {#text} at (0,0) size 765x36
20 text run at (0,0) width 765: "case 1: The two blocks below should pres ent in same line, first block with green background color and second block with"
21 text run at (0,18) width 150: "blue background color. "
22 RenderBR {BR} at (150,18) size 0x18
23 RenderBR {BR} at (0,36) size 0x18
24 RenderInline {TABLE} at (0,0) size 87x18 [bgcolor=#008000]
25 RenderText {#text} at (0,0) size 0x0
26 RenderTable at (0,54) size 87x24
27 RenderTableSection {TBODY} at (0,0) size 87x24
28 RenderTableRow {TR} at (0,2) size 87x20
29 RenderTableCell {TD} at (2,2) size 83x20 [r=0 c=0 rs=1 cs=1]
30 RenderText {#text} at (1,1) size 81x18
31 text run at (1,1) width 81: "inline table 1"
32 RenderText {#text} at (87,61) size 4x18
33 text run at (87,61) width 4: " "
34 RenderInline {TABLE} at (0,0) size 87x18 [bgcolor=#0000FF]
35 RenderText {#text} at (0,0) size 0x0
36 RenderTable at (91,54) size 87x24
37 RenderTableSection {TBODY} at (0,0) size 87x24
38 RenderTableRow {TR} at (0,2) size 87x20
39 RenderTableCell {TD} at (2,2) size 83x20 [r=0 c=0 rs=1 cs=1]
40 RenderText {#text} at (1,1) size 81x18
41 text run at (1,1) width 81: "inline table 2"
42 RenderText {#text} at (178,61) size 4x18
43 text run at (178,61) width 4: " "
44 RenderBR {BR} at (0,0) size 0x0
45 RenderBR {BR} at (0,79) size 0x18
46 RenderText {#text} at (0,97) size 347x18
47 text run at (0,97) width 347: "case 2: 'Hello' and 'World' should pres ent in same line. "
48 RenderBR {BR} at (0,0) size 0x0
49 RenderBR {BR} at (0,115) size 0x18
50 RenderBlock {DIV} at (0,233.53) size 784x25
51 RenderText {#text} at (0,7) size 39x18
52 text run at (0,7) width 39: "Hello "
53 RenderInline {TABLE} at (0,0) size 46x18
54 RenderTable at (39,0) size 46x24
55 RenderTableSection {TBODY} at (0,0) size 46x24
56 RenderTableRow {TR} at (0,2) size 46x20
57 RenderTableCell {TD} at (2,2) size 42x20 [r=0 c=0 rs=1 cs=1]
58 RenderText {#text} at (1,1) size 40x18
59 text run at (1,1) width 40: "World"
60 RenderText {#text} at (0,0) size 0x0
61 RenderBlock (anonymous) at (0,258.53) size 784x18
62 RenderBR {BR} at (0,0) size 0x18
63 RenderBlock {DIV} at (0,276.53) size 784x24
64 RenderText {#text} at (0,2) size 39x18
65 text run at (0,2) width 39: "Hello "
66 RenderInline {TABLE} at (0,0) size 46x18
67 RenderTable at (39,0) size 46x24
68 RenderTableSection {TBODY} at (0,0) size 46x24
69 RenderTableRow (anonymous) at (0,2) size 46x20
70 RenderTableCell (anonymous) at (2,2) size 42x20 [r=0 c=0 rs=1 cs =1]
71 RenderInline {TR} at (0,0) size 42x18
72 RenderInline {TD} at (0,0) size 42x20
73 RenderText {#text} at (1,2) size 40x18
74 text run at (1,2) width 40: "World"
75 RenderText {#text} at (0,0) size 0x0
76 RenderBlock (anonymous) at (0,300.53) size 784x54
77 RenderBR {BR} at (0,0) size 0x18
78 RenderText {#text} at (0,18) size 425x18
79 text run at (0,18) width 425: "case 3: 'before', 'inside table' and 'a fter' should present in same line. "
80 RenderBR {BR} at (0,0) size 0x0
81 RenderBR {BR} at (0,36) size 0x18
82 RenderTable {TABLE} at (0,354.53) size 0x0
83 RenderBlock (anonymous) at (0,354.53) size 784x58
84 RenderInline {SPAN} at (0,0) size 151x54
85 RenderText {#text} at (0,4) size 44x18
86 text run at (0,4) width 44: "before "
87 RenderTable at (44,0) size 71x18
88 RenderTableSection {TBODY} at (0,0) size 71x18
89 RenderTableRow {TR} at (0,0) size 71x18
90 RenderTableCell {TD} at (0,0) size 71x18 [r=0 c=0 rs=1 cs=1]
91 RenderText {#text} at (0,0) size 71x18
92 text run at (0,0) width 71: "inside table"
93 RenderText {#text} at (115,4) size 36x18
94 text run at (115,4) width 36: " after "
95 RenderInline {SPAN} at (0,0) size 147x36
96 RenderText {#text} at (0,0) size 0x0
97 RenderText {#text} at (0,0) size 0x0
98 RenderBR {BR} at (0,0) size 0x0
99 RenderBR {BR} at (0,22) size 0x18
100 RenderInline {SPAN} at (0,0) size 147x18
101 RenderText {#text} at (0,40) size 147x18
102 text run at (0,40) width 44: "before "
103 text run at (44,40) width 103: "inside table after"
104 RenderInline {SPAN} at (0,0) size 0x0
105 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698