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

Side by Side Diff: LayoutTests/platform/win/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 784x88 [border: (1px solid #FF0000)] 6 RenderBlock {DIV} at (0,0) size 784x88 [border: (1px solid #FF0000)]
7 RenderBlock {P} at (1,17) size 782x54 7 RenderBlock {P} at (1,17) size 782x54
8 RenderText {#text} at (0,0) size 757x53 8 RenderText {#text} at (0,0) size 757x53
9 text run at (0,0) width 711: "This test verifies that JavaScript ret urns only direct descendent element nodes in the 'children' collection (an IE" 9 text run at (0,0) width 711: "This test verifies that JavaScript ret urns only direct descendent element nodes in the 'children' collection (an IE"
10 text run at (0,18) width 75: "extension). " 10 text run at (0,18) width 75: "extension). "
(...skipping 26 matching lines...) Expand all
37 RenderText {#text} at (0,0) size 100x17 37 RenderText {#text} at (0,0) size 100x17
38 text run at (0,0) width 100: "yet another line" 38 text run at (0,0) width 100: "yet another line"
39 RenderBlock {DIV} at (0,72) size 784x18 39 RenderBlock {DIV} at (0,72) size 784x18
40 RenderInline {SPAN} at (0,0) size 57x17 40 RenderInline {SPAN} at (0,0) size 57x17
41 RenderText {#text} at (0,0) size 32x17 41 RenderText {#text} at (0,0) size 32x17
42 text run at (0,0) width 32: "fifth " 42 text run at (0,0) width 32: "fifth "
43 RenderInline {B} at (0,0) size 26x17 43 RenderInline {B} at (0,0) size 26x17
44 RenderText {#text} at (31,0) size 26x17 44 RenderText {#text} at (31,0) size 26x17
45 text run at (31,0) width 26: "line" 45 text run at (31,0) width 26: "line"
46 RenderBlock {DIV} at (0,178) size 784x360 46 RenderBlock {DIV} at (0,178) size 784x360
47 RenderBR {BR} at (0,0) size 0x17 47 LayoutBR {BR} at (0,0) size 0x17
48 RenderText {#text} at (0,18) size 383x17 48 RenderText {#text} at (0,18) size 383x17
49 text run at (0,18) width 383: "Results: children.length = 5 (should be 5 DIV nodes below)" 49 text run at (0,18) width 383: "Results: children.length = 5 (should be 5 DIV nodes below)"
50 RenderBR {BR} at (382,32) size 1x0 50 LayoutBR {BR} at (382,32) size 1x0
51 RenderText {#text} at (0,36) size 114x17 51 RenderText {#text} at (0,36) size 114x17
52 text run at (0,36) width 114: " node: DIV (one)" 52 text run at (0,36) width 114: " node: DIV (one)"
53 RenderBR {BR} at (113,50) size 1x0 53 LayoutBR {BR} at (113,50) size 1x0
54 RenderText {#text} at (0,54) size 115x17 54 RenderText {#text} at (0,54) size 115x17
55 text run at (0,54) width 115: " node: DIV (two)" 55 text run at (0,54) width 115: " node: DIV (two)"
56 RenderBR {BR} at (114,68) size 1x0 56 LayoutBR {BR} at (114,68) size 1x0
57 RenderText {#text} at (0,72) size 123x17 57 RenderText {#text} at (0,72) size 123x17
58 text run at (0,72) width 123: " node: DIV (three)" 58 text run at (0,72) width 123: " node: DIV (three)"
59 RenderBR {BR} at (122,86) size 1x0 59 LayoutBR {BR} at (122,86) size 1x0
60 RenderText {#text} at (0,90) size 118x17 60 RenderText {#text} at (0,90) size 118x17
61 text run at (0,90) width 118: " node: DIV (four)" 61 text run at (0,90) width 118: " node: DIV (four)"
62 RenderBR {BR} at (117,104) size 1x0 62 LayoutBR {BR} at (117,104) size 1x0
63 RenderText {#text} at (0,108) size 116x17 63 RenderText {#text} at (0,108) size 116x17
64 text run at (0,108) width 116: " node: DIV (five)" 64 text run at (0,108) width 116: " node: DIV (five)"
65 RenderBR {BR} at (115,122) size 1x0 65 LayoutBR {BR} at (115,122) size 1x0
66 RenderBR {BR} at (0,126) size 0x17 66 LayoutBR {BR} at (0,126) size 0x17
67 RenderText {#text} at (0,144) size 331x17 67 RenderText {#text} at (0,144) size 331x17
68 text run at (0,144) width 331: "childNodes.length = 11 (should be 11 n odes below)" 68 text run at (0,144) width 331: "childNodes.length = 11 (should be 11 n odes below)"
69 RenderBR {BR} at (330,158) size 1x0 69 LayoutBR {BR} at (330,158) size 1x0
70 RenderText {#text} at (0,162) size 159x17 70 RenderText {#text} at (0,162) size 159x17
71 text run at (0,162) width 159: " node: #text (undefined)" 71 text run at (0,162) width 159: " node: #text (undefined)"
72 RenderBR {BR} at (158,176) size 1x0 72 LayoutBR {BR} at (158,176) size 1x0
73 RenderText {#text} at (0,180) size 114x17 73 RenderText {#text} at (0,180) size 114x17
74 text run at (0,180) width 114: " node: DIV (one)" 74 text run at (0,180) width 114: " node: DIV (one)"
75 RenderBR {BR} at (113,194) size 1x0 75 LayoutBR {BR} at (113,194) size 1x0
76 RenderText {#text} at (0,198) size 159x17 76 RenderText {#text} at (0,198) size 159x17
77 text run at (0,198) width 159: " node: #text (undefined)" 77 text run at (0,198) width 159: " node: #text (undefined)"
78 RenderBR {BR} at (158,212) size 1x0 78 LayoutBR {BR} at (158,212) size 1x0
79 RenderText {#text} at (0,216) size 115x17 79 RenderText {#text} at (0,216) size 115x17
80 text run at (0,216) width 115: " node: DIV (two)" 80 text run at (0,216) width 115: " node: DIV (two)"
81 RenderBR {BR} at (114,230) size 1x0 81 LayoutBR {BR} at (114,230) size 1x0
82 RenderText {#text} at (0,234) size 159x17 82 RenderText {#text} at (0,234) size 159x17
83 text run at (0,234) width 159: " node: #text (undefined)" 83 text run at (0,234) width 159: " node: #text (undefined)"
84 RenderBR {BR} at (158,248) size 1x0 84 LayoutBR {BR} at (158,248) size 1x0
85 RenderText {#text} at (0,252) size 123x17 85 RenderText {#text} at (0,252) size 123x17
86 text run at (0,252) width 123: " node: DIV (three)" 86 text run at (0,252) width 123: " node: DIV (three)"
87 RenderBR {BR} at (122,266) size 1x0 87 LayoutBR {BR} at (122,266) size 1x0
88 RenderText {#text} at (0,270) size 159x17 88 RenderText {#text} at (0,270) size 159x17
89 text run at (0,270) width 159: " node: #text (undefined)" 89 text run at (0,270) width 159: " node: #text (undefined)"
90 RenderBR {BR} at (158,284) size 1x0 90 LayoutBR {BR} at (158,284) size 1x0
91 RenderText {#text} at (0,288) size 118x17 91 RenderText {#text} at (0,288) size 118x17
92 text run at (0,288) width 118: " node: DIV (four)" 92 text run at (0,288) width 118: " node: DIV (four)"
93 RenderBR {BR} at (117,302) size 1x0 93 LayoutBR {BR} at (117,302) size 1x0
94 RenderText {#text} at (0,306) size 159x17 94 RenderText {#text} at (0,306) size 159x17
95 text run at (0,306) width 159: " node: #text (undefined)" 95 text run at (0,306) width 159: " node: #text (undefined)"
96 RenderBR {BR} at (158,320) size 1x0 96 LayoutBR {BR} at (158,320) size 1x0
97 RenderText {#text} at (0,324) size 116x17 97 RenderText {#text} at (0,324) size 116x17
98 text run at (0,324) width 116: " node: DIV (five)" 98 text run at (0,324) width 116: " node: DIV (five)"
99 RenderBR {BR} at (115,338) size 1x0 99 LayoutBR {BR} at (115,338) size 1x0
100 RenderText {#text} at (0,342) size 159x17 100 RenderText {#text} at (0,342) size 159x17
101 text run at (0,342) width 159: " node: #text (undefined)" 101 text run at (0,342) width 159: " node: #text (undefined)"
102 RenderBR {BR} at (158,356) size 1x0 102 LayoutBR {BR} at (158,356) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698