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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/012-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Annotate | Revision Log
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 784x24 6 RenderBlock {H2} at (0,0) size 784x28
7 RenderText {#text} at (0,0) size 359x24 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,43.91) size 784x32 9 RenderBlock {P} at (0,47.91) size 784x36
10 RenderText {#text} at (0,0) size 781x32 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,16) 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,91.91) size 784x32 14 RenderBlock {P} at (0,99.91) size 784x36
15 RenderText {#text} at (0,0) size 764x32 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,16) 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,139.91) size 784x64 18 RenderBlock (anonymous) at (0,151.91) size 784x72
19 RenderBR {BR} at (0,0) size 0x16 19 RenderBR {BR} at (0,0) size 0x18
20 RenderInline {FONT} at (0,0) size 338x48 [color=#CC0000] 20 RenderInline {FONT} at (0,0) size 338x54 [color=#CC0000]
21 RenderText {#text} at (0,16) size 338x16 21 RenderText {#text} at (0,18) size 338x18
22 text run at (0,16) width 70: "\x{BB} England " 22 text run at (0,18) width 70: "\x{BB} England "
23 text run at (69,16) width 62: "\x{BB} Ireland " 23 text run at (69,18) width 62: "\x{BB} Ireland "
24 text run at (130,16) width 73: "\x{BB} Scotland " 24 text run at (130,18) width 73: "\x{BB} Scotland "
25 text run at (202,16) width 77: "\x{BB} Germany " 25 text run at (202,18) width 77: "\x{BB} Germany "
26 text run at (278,16) width 60: "\x{BB} France " 26 text run at (278,18) width 60: "\x{BB} France "
27 RenderBR {BR} at (337,28) size 1x0 27 RenderBR {BR} at (337,32) size 1x0
28 RenderBR {BR} at (0,32) size 0x16 28 RenderBR {BR} at (0,36) size 0x18
29 RenderText {#text} at (0,48) size 338x16 29 RenderText {#text} at (0,54) size 338x18
30 text run at (0,48) width 70: "\x{BB} England " 30 text run at (0,54) width 70: "\x{BB} England "
31 text run at (69,48) width 62: "\x{BB} Ireland " 31 text run at (69,54) width 62: "\x{BB} Ireland "
32 text run at (130,48) width 73: "\x{BB} Scotland " 32 text run at (130,54) width 73: "\x{BB} Scotland "
33 text run at (202,48) width 77: "\x{BB} Germany " 33 text run at (202,54) width 77: "\x{BB} Germany "
34 text run at (278,48) 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 RenderBR {BR} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698