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

Side by Side Diff: LayoutTests/platform/mac/fast/text/basic/012-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock {H2} at (0,0) size 784x28 6 RenderBlock {H2} at (0,0) size 784x28
7 RenderText {#text} at (0,0) size 359x28 7 RenderText {#text} at (0,0) size 359x28
8 text run at (0,0) width 359: "Safari Whitespace/Non-ASCII Bug" 8 text run at (0,0) width 359: "Safari Whitespace/Non-ASCII Bug"
9 RenderBlock {P} at (0,47.91) size 784x36 9 RenderBlock {P} at (0,47.91) size 784x36
10 RenderText {#text} at (0,0) size 781x36 10 RenderText {#text} at (0,0) size 781x36
11 text run at (0,0) width 654: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. " 11 text run at (0,0) width 654: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. "
12 text run at (653,0) width 128: "Both lists should be" 12 text run at (653,0) width 128: "Both lists should be"
13 text run at (0,18) width 595: "rendered on a single line. In Safari, h owever, the first list shows each item on a separate line." 13 text run at (0,18) width 595: "rendered on a single line. In Safari, h owever, the first list shows each item on a separate line."
14 RenderBlock {P} at (0,99.91) size 784x36 14 RenderBlock {P} at (0,99.91) size 784x36
15 RenderText {#text} at (0,0) size 764x36 15 RenderText {#text} at (0,0) size 764x36
16 text run at (0,0) width 764: "This bug only seems to occur if the bull et character is non-ASCII (has a Unicode value higher than 127). Non-breaking" 16 text run at (0,0) width 764: "This bug only seems to occur if the bull et character is non-ASCII (has a Unicode value higher than 127). Non-breaking"
17 text run at (0,18) width 286: "spaces ( ), however, are an except ion." 17 text run at (0,18) width 286: "spaces ( ), however, are an except ion."
18 RenderBlock (anonymous) at (0,151.91) size 784x72 18 RenderBlock (anonymous) at (0,151.91) size 784x72
19 RenderBR {BR} at (0,0) size 0x18 19 LayoutBR {BR} at (0,0) size 0x18
20 RenderInline {FONT} at (0,0) size 338x54 [color=#CC0000] 20 RenderInline {FONT} at (0,0) size 338x54 [color=#CC0000]
21 RenderText {#text} at (0,18) size 338x18 21 RenderText {#text} at (0,18) size 338x18
22 text run at (0,18) width 70: "\x{BB} England " 22 text run at (0,18) width 70: "\x{BB} England "
23 text run at (69,18) width 62: "\x{BB} Ireland " 23 text run at (69,18) width 62: "\x{BB} Ireland "
24 text run at (130,18) width 73: "\x{BB} Scotland " 24 text run at (130,18) width 73: "\x{BB} Scotland "
25 text run at (202,18) width 77: "\x{BB} Germany " 25 text run at (202,18) width 77: "\x{BB} Germany "
26 text run at (278,18) width 60: "\x{BB} France " 26 text run at (278,18) width 60: "\x{BB} France "
27 RenderBR {BR} at (337,32) size 1x0 27 LayoutBR {BR} at (337,32) size 1x0
28 RenderBR {BR} at (0,36) size 0x18 28 LayoutBR {BR} at (0,36) size 0x18
29 RenderText {#text} at (0,54) size 338x18 29 RenderText {#text} at (0,54) size 338x18
30 text run at (0,54) width 70: "\x{BB} England " 30 text run at (0,54) width 70: "\x{BB} England "
31 text run at (69,54) width 62: "\x{BB} Ireland " 31 text run at (69,54) width 62: "\x{BB} Ireland "
32 text run at (130,54) width 73: "\x{BB} Scotland " 32 text run at (130,54) width 73: "\x{BB} Scotland "
33 text run at (202,54) width 77: "\x{BB} Germany " 33 text run at (202,54) width 77: "\x{BB} Germany "
34 text run at (278,54) width 60: "\x{BB} France " 34 text run at (278,54) width 60: "\x{BB} France "
35 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
36 RenderBR {BR} at (0,0) size 0x0 36 LayoutBR {BR} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698