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

Side by Side Diff: LayoutTests/platform/linux/fast/css/outline-narrowLine-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x0 6 RenderBlock {P} at (0,0) size 784x0
7 RenderInline {SPAN} at (0,0) size 0x0 7 RenderInline {SPAN} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock {P} at (0,0) size 784x140 10 RenderBlock {P} at (0,0) size 784x140
11 RenderInline {SPAN} at (0,0) size 0x19 11 RenderInline {SPAN} at (0,0) size 0x19
12 RenderBR {BR} at (0,0) size 0x19 12 LayoutBR {BR} at (0,0) size 0x19
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBR {BR} at (0,20) size 0x19 14 LayoutBR {BR} at (0,20) size 0x19
15 RenderBR {BR} at (0,40) size 0x19 15 LayoutBR {BR} at (0,40) size 0x19
16 RenderBR {BR} at (0,60) size 0x19 16 LayoutBR {BR} at (0,60) size 0x19
17 RenderBR {BR} at (0,80) size 0x19 17 LayoutBR {BR} at (0,80) size 0x19
18 RenderBR {BR} at (0,100) size 0x19 18 LayoutBR {BR} at (0,100) size 0x19
19 RenderBR {BR} at (0,120) size 0x19 19 LayoutBR {BR} at (0,120) size 0x19
20 RenderBlock {P} at (0,156) size 784x160 20 RenderBlock {P} at (0,156) size 784x160
21 RenderInline {SPAN} at (0,0) size 7x39 21 RenderInline {SPAN} at (0,0) size 7x39
22 RenderBR {BR} at (0,0) size 0x19 22 LayoutBR {BR} at (0,0) size 0x19
23 RenderText {#text} at (0,20) size 7x19 23 RenderText {#text} at (0,20) size 7x19
24 text run at (0,20) width 7: "x" 24 text run at (0,20) width 7: "x"
25 RenderText {#text} at (7,20) size 4x19 25 RenderText {#text} at (7,20) size 4x19
26 text run at (7,20) width 4: " " 26 text run at (7,20) width 4: " "
27 RenderBR {BR} at (11,35) size 0x0 27 LayoutBR {BR} at (11,35) size 0x0
28 RenderBR {BR} at (0,40) size 0x19 28 LayoutBR {BR} at (0,40) size 0x19
29 RenderBR {BR} at (0,60) size 0x19 29 LayoutBR {BR} at (0,60) size 0x19
30 RenderBR {BR} at (0,80) size 0x19 30 LayoutBR {BR} at (0,80) size 0x19
31 RenderBR {BR} at (0,100) size 0x19 31 LayoutBR {BR} at (0,100) size 0x19
32 RenderBR {BR} at (0,120) size 0x19 32 LayoutBR {BR} at (0,120) size 0x19
33 RenderBR {BR} at (0,140) size 0x19 33 LayoutBR {BR} at (0,140) size 0x19
34 RenderBlock {P} at (0,332) size 784x40 34 RenderBlock {P} at (0,332) size 784x40
35 RenderInline {SPAN} at (0,0) size 7x39 35 RenderInline {SPAN} at (0,0) size 7x39
36 RenderText {#text} at (0,0) size 7x19 36 RenderText {#text} at (0,0) size 7x19
37 text run at (0,0) width 7: "x" 37 text run at (0,0) width 7: "x"
38 RenderBR {BR} at (7,15) size 0x0 38 LayoutBR {BR} at (7,15) size 0x0
39 RenderBR {BR} at (0,20) size 0x19 39 LayoutBR {BR} at (0,20) size 0x19
40 RenderText {#text} at (0,0) size 0x0 40 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698