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

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