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

Side by Side Diff: LayoutTests/platform/win/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 784x126 10 RenderBlock {P} at (0,0) size 784x126
11 RenderInline {SPAN} at (0,0) size 0x17 11 RenderInline {SPAN} at (0,0) size 0x17
12 RenderBR {BR} at (0,0) size 0x17 12 LayoutBR {BR} at (0,0) size 0x17
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBR {BR} at (0,18) size 0x17 14 LayoutBR {BR} at (0,18) size 0x17
15 RenderBR {BR} at (0,36) size 0x17 15 LayoutBR {BR} at (0,36) size 0x17
16 RenderBR {BR} at (0,54) size 0x17 16 LayoutBR {BR} at (0,54) size 0x17
17 RenderBR {BR} at (0,72) size 0x17 17 LayoutBR {BR} at (0,72) size 0x17
18 RenderBR {BR} at (0,90) size 0x17 18 LayoutBR {BR} at (0,90) size 0x17
19 RenderBR {BR} at (0,108) size 0x17 19 LayoutBR {BR} at (0,108) size 0x17
20 RenderBlock {P} at (0,142) size 784x144 20 RenderBlock {P} at (0,142) size 784x144
21 RenderInline {SPAN} at (0,0) size 8x35 21 RenderInline {SPAN} at (0,0) size 8x35
22 RenderBR {BR} at (0,0) size 0x17 22 LayoutBR {BR} at (0,0) size 0x17
23 RenderText {#text} at (0,18) size 8x17 23 RenderText {#text} at (0,18) size 8x17
24 text run at (0,18) width 8: "x" 24 text run at (0,18) width 8: "x"
25 RenderText {#text} at (8,18) size 4x17 25 RenderText {#text} at (8,18) size 4x17
26 text run at (8,18) width 4: " " 26 text run at (8,18) width 4: " "
27 RenderBR {BR} at (12,32) size 0x0 27 LayoutBR {BR} at (12,32) size 0x0
28 RenderBR {BR} at (0,36) size 0x17 28 LayoutBR {BR} at (0,36) size 0x17
29 RenderBR {BR} at (0,54) size 0x17 29 LayoutBR {BR} at (0,54) size 0x17
30 RenderBR {BR} at (0,72) size 0x17 30 LayoutBR {BR} at (0,72) size 0x17
31 RenderBR {BR} at (0,90) size 0x17 31 LayoutBR {BR} at (0,90) size 0x17
32 RenderBR {BR} at (0,108) size 0x17 32 LayoutBR {BR} at (0,108) size 0x17
33 RenderBR {BR} at (0,126) size 0x17 33 LayoutBR {BR} at (0,126) size 0x17
34 RenderBlock {P} at (0,302) size 784x36 34 RenderBlock {P} at (0,302) size 784x36
35 RenderInline {SPAN} at (0,0) size 8x35 35 RenderInline {SPAN} at (0,0) size 8x35
36 RenderText {#text} at (0,0) size 8x17 36 RenderText {#text} at (0,0) size 8x17
37 text run at (0,0) width 8: "x" 37 text run at (0,0) width 8: "x"
38 RenderBR {BR} at (8,14) size 0x0 38 LayoutBR {BR} at (8,14) size 0x0
39 RenderBR {BR} at (0,18) size 0x17 39 LayoutBR {BR} at (0,18) size 0x17
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