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

Side by Side Diff: LayoutTests/platform/linux/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 784x27 6 RenderBlock {H2} at (0,0) size 784x27
7 RenderText {#text} at (0,0) size 355x26 7 RenderText {#text} at (0,0) size 355x26
8 text run at (0,0) width 355: "Safari Whitespace/Non-ASCII Bug" 8 text run at (0,0) width 355: "Safari Whitespace/Non-ASCII Bug"
9 RenderBlock {P} at (0,46.91) size 784x40 9 RenderBlock {P} at (0,46.91) size 784x40
10 RenderText {#text} at (0,0) size 730x39 10 RenderText {#text} at (0,0) size 730x39
11 text run at (0,0) width 613: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. " 11 text run at (0,0) width 613: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. "
12 text run at (613,0) width 117: "Both lists should be" 12 text run at (613,0) width 117: "Both lists should be"
13 text run at (0,20) width 552: "rendered on a single line. In Safari, h owever, the first list shows each item on a separate line." 13 text run at (0,20) width 552: "rendered on a single line. In Safari, h owever, the first list shows each item on a separate line."
14 RenderBlock {P} at (0,102.91) size 784x40 14 RenderBlock {P} at (0,102.91) size 784x40
15 RenderText {#text} at (0,0) size 760x39 15 RenderText {#text} at (0,0) size 760x39
16 text run at (0,0) width 760: "This bug only seems to occur if the bull et character is non-ASCII (has a Unicode value higher than 127). Non-breaking sp aces" 16 text run at (0,0) width 760: "This bug only seems to occur if the bull et character is non-ASCII (has a Unicode value higher than 127). Non-breaking sp aces"
17 text run at (0,20) width 229: "( ), however, are an exception." 17 text run at (0,20) width 229: "( ), however, are an exception."
18 RenderBlock (anonymous) at (0,158.91) size 784x80 18 RenderBlock (anonymous) at (0,158.91) size 784x80
19 RenderBR {BR} at (0,0) size 0x19 19 LayoutBR {BR} at (0,0) size 0x19
20 RenderInline {FONT} at (0,0) size 315x59 [color=#CC0000] 20 RenderInline {FONT} at (0,0) size 315x59 [color=#CC0000]
21 RenderText {#text} at (0,20) size 315x19 21 RenderText {#text} at (0,20) size 315x19
22 text run at (0,20) width 63: "\x{BB} England " 22 text run at (0,20) width 63: "\x{BB} England "
23 text run at (63,20) width 57: "\x{BB} Ireland " 23 text run at (63,20) width 57: "\x{BB} Ireland "
24 text run at (120,20) width 68: "\x{BB} Scotland " 24 text run at (120,20) width 68: "\x{BB} Scotland "
25 text run at (188,20) width 70: "\x{BB} Germany " 25 text run at (188,20) width 70: "\x{BB} Germany "
26 text run at (258,20) width 57: "\x{BB} France " 26 text run at (258,20) width 57: "\x{BB} France "
27 RenderBR {BR} at (315,35) size 0x0 27 LayoutBR {BR} at (315,35) size 0x0
28 RenderBR {BR} at (0,40) size 0x19 28 LayoutBR {BR} at (0,40) size 0x19
29 RenderText {#text} at (0,60) size 315x19 29 RenderText {#text} at (0,60) size 315x19
30 text run at (0,60) width 63: "\x{BB} England " 30 text run at (0,60) width 63: "\x{BB} England "
31 text run at (63,60) width 57: "\x{BB} Ireland " 31 text run at (63,60) width 57: "\x{BB} Ireland "
32 text run at (120,60) width 68: "\x{BB} Scotland " 32 text run at (120,60) width 68: "\x{BB} Scotland "
33 text run at (188,60) width 70: "\x{BB} Germany " 33 text run at (188,60) width 70: "\x{BB} Germany "
34 text run at (258,60) width 57: "\x{BB} France " 34 text run at (258,60) width 57: "\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