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

Side by Side Diff: LayoutTests/platform/linux/fast/dom/children-nodes-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 RenderBlock {DIV} at (0,0) size 784x74 [border: (1px solid #FF0000)] 6 RenderBlock {DIV} at (0,0) size 784x74 [border: (1px solid #FF0000)]
7 RenderBlock {P} at (1,17) size 782x40 7 RenderBlock {P} at (1,17) size 782x40
8 RenderText {#text} at (0,0) size 781x39 8 RenderText {#text} at (0,0) size 781x39
9 text run at (0,0) width 731: "This test verifies that JavaScript ret urns only direct descendent element nodes in the 'children' collection (an IE ex tension). " 9 text run at (0,0) width 731: "This test verifies that JavaScript ret urns only direct descendent element nodes in the 'children' collection (an IE ex tension). "
10 text run at (731,0) width 50: "We also" 10 text run at (731,0) width 50: "We also"
(...skipping 25 matching lines...) Expand all
36 RenderText {#text} at (0,0) size 91x19 36 RenderText {#text} at (0,0) size 91x19
37 text run at (0,0) width 91: "yet another line" 37 text run at (0,0) width 91: "yet another line"
38 RenderBlock {DIV} at (0,80) size 784x20 38 RenderBlock {DIV} at (0,80) size 784x20
39 RenderInline {SPAN} at (0,0) size 50x19 39 RenderInline {SPAN} at (0,0) size 50x19
40 RenderText {#text} at (0,0) size 26x19 40 RenderText {#text} at (0,0) size 26x19
41 text run at (0,0) width 26: "fifth " 41 text run at (0,0) width 26: "fifth "
42 RenderInline {B} at (0,0) size 24x19 42 RenderInline {B} at (0,0) size 24x19
43 RenderText {#text} at (26,0) size 24x19 43 RenderText {#text} at (26,0) size 24x19
44 text run at (26,0) width 24: "line" 44 text run at (26,0) width 24: "line"
45 RenderBlock {DIV} at (0,174) size 784x400 45 RenderBlock {DIV} at (0,174) size 784x400
46 RenderBR {BR} at (0,0) size 0x19 46 LayoutBR {BR} at (0,0) size 0x19
47 RenderText {#text} at (0,20) size 357x19 47 RenderText {#text} at (0,20) size 357x19
48 text run at (0,20) width 357: "Results: children.length = 5 (should be 5 DIV nodes below)" 48 text run at (0,20) width 357: "Results: children.length = 5 (should be 5 DIV nodes below)"
49 RenderBR {BR} at (357,35) size 0x0 49 LayoutBR {BR} at (357,35) size 0x0
50 RenderText {#text} at (0,40) size 108x19 50 RenderText {#text} at (0,40) size 108x19
51 text run at (0,40) width 108: " node: DIV (one)" 51 text run at (0,40) width 108: " node: DIV (one)"
52 RenderBR {BR} at (108,55) size 0x0 52 LayoutBR {BR} at (108,55) size 0x0
53 RenderText {#text} at (0,60) size 109x19 53 RenderText {#text} at (0,60) size 109x19
54 text run at (0,60) width 109: " node: DIV (two)" 54 text run at (0,60) width 109: " node: DIV (two)"
55 RenderBR {BR} at (109,75) size 0x0 55 LayoutBR {BR} at (109,75) size 0x0
56 RenderText {#text} at (0,80) size 116x19 56 RenderText {#text} at (0,80) size 116x19
57 text run at (0,80) width 116: " node: DIV (three)" 57 text run at (0,80) width 116: " node: DIV (three)"
58 RenderBR {BR} at (116,95) size 0x0 58 LayoutBR {BR} at (116,95) size 0x0
59 RenderText {#text} at (0,100) size 110x19 59 RenderText {#text} at (0,100) size 110x19
60 text run at (0,100) width 110: " node: DIV (four)" 60 text run at (0,100) width 110: " node: DIV (four)"
61 RenderBR {BR} at (110,115) size 0x0 61 LayoutBR {BR} at (110,115) size 0x0
62 RenderText {#text} at (0,120) size 107x19 62 RenderText {#text} at (0,120) size 107x19
63 text run at (0,120) width 107: " node: DIV (five)" 63 text run at (0,120) width 107: " node: DIV (five)"
64 RenderBR {BR} at (107,135) size 0x0 64 LayoutBR {BR} at (107,135) size 0x0
65 RenderBR {BR} at (0,140) size 0x19 65 LayoutBR {BR} at (0,140) size 0x19
66 RenderText {#text} at (0,160) size 314x19 66 RenderText {#text} at (0,160) size 314x19
67 text run at (0,160) width 314: "childNodes.length = 11 (should be 11 n odes below)" 67 text run at (0,160) width 314: "childNodes.length = 11 (should be 11 n odes below)"
68 RenderBR {BR} at (314,175) size 0x0 68 LayoutBR {BR} at (314,175) size 0x0
69 RenderText {#text} at (0,180) size 147x19 69 RenderText {#text} at (0,180) size 147x19
70 text run at (0,180) width 147: " node: #text (undefined)" 70 text run at (0,180) width 147: " node: #text (undefined)"
71 RenderBR {BR} at (147,195) size 0x0 71 LayoutBR {BR} at (147,195) size 0x0
72 RenderText {#text} at (0,200) size 108x19 72 RenderText {#text} at (0,200) size 108x19
73 text run at (0,200) width 108: " node: DIV (one)" 73 text run at (0,200) width 108: " node: DIV (one)"
74 RenderBR {BR} at (108,215) size 0x0 74 LayoutBR {BR} at (108,215) size 0x0
75 RenderText {#text} at (0,220) size 147x19 75 RenderText {#text} at (0,220) size 147x19
76 text run at (0,220) width 147: " node: #text (undefined)" 76 text run at (0,220) width 147: " node: #text (undefined)"
77 RenderBR {BR} at (147,235) size 0x0 77 LayoutBR {BR} at (147,235) size 0x0
78 RenderText {#text} at (0,240) size 109x19 78 RenderText {#text} at (0,240) size 109x19
79 text run at (0,240) width 109: " node: DIV (two)" 79 text run at (0,240) width 109: " node: DIV (two)"
80 RenderBR {BR} at (109,255) size 0x0 80 LayoutBR {BR} at (109,255) size 0x0
81 RenderText {#text} at (0,260) size 147x19 81 RenderText {#text} at (0,260) size 147x19
82 text run at (0,260) width 147: " node: #text (undefined)" 82 text run at (0,260) width 147: " node: #text (undefined)"
83 RenderBR {BR} at (147,275) size 0x0 83 LayoutBR {BR} at (147,275) size 0x0
84 RenderText {#text} at (0,280) size 116x19 84 RenderText {#text} at (0,280) size 116x19
85 text run at (0,280) width 116: " node: DIV (three)" 85 text run at (0,280) width 116: " node: DIV (three)"
86 RenderBR {BR} at (116,295) size 0x0 86 LayoutBR {BR} at (116,295) size 0x0
87 RenderText {#text} at (0,300) size 147x19 87 RenderText {#text} at (0,300) size 147x19
88 text run at (0,300) width 147: " node: #text (undefined)" 88 text run at (0,300) width 147: " node: #text (undefined)"
89 RenderBR {BR} at (147,315) size 0x0 89 LayoutBR {BR} at (147,315) size 0x0
90 RenderText {#text} at (0,320) size 110x19 90 RenderText {#text} at (0,320) size 110x19
91 text run at (0,320) width 110: " node: DIV (four)" 91 text run at (0,320) width 110: " node: DIV (four)"
92 RenderBR {BR} at (110,335) size 0x0 92 LayoutBR {BR} at (110,335) size 0x0
93 RenderText {#text} at (0,340) size 147x19 93 RenderText {#text} at (0,340) size 147x19
94 text run at (0,340) width 147: " node: #text (undefined)" 94 text run at (0,340) width 147: " node: #text (undefined)"
95 RenderBR {BR} at (147,355) size 0x0 95 LayoutBR {BR} at (147,355) size 0x0
96 RenderText {#text} at (0,360) size 107x19 96 RenderText {#text} at (0,360) size 107x19
97 text run at (0,360) width 107: " node: DIV (five)" 97 text run at (0,360) width 107: " node: DIV (five)"
98 RenderBR {BR} at (107,375) size 0x0 98 LayoutBR {BR} at (107,375) size 0x0
99 RenderText {#text} at (0,380) size 147x19 99 RenderText {#text} at (0,380) size 147x19
100 text run at (0,380) width 147: " node: #text (undefined)" 100 text run at (0,380) width 147: " node: #text (undefined)"
101 RenderBR {BR} at (147,395) size 0x0 101 LayoutBR {BR} at (147,395) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698