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

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

Issue 308643005: Auto-rebaseline for r174930 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/012-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/012-expected.txt
similarity index 73%
copy from LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt
copy to LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/012-expected.txt
index 8fb01177d52f53ed5c76f45a771a567f60715536..384f05c0a00dba16347b34db210ae084697ea11c 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/012-expected.txt
@@ -3,30 +3,30 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
- RenderBlock {H2} at (0,0) size 784x27
- RenderText {#text} at (0,0) size 359x26
+ RenderBlock {H2} at (0,0) size 784x28
+ RenderText {#text} at (0,0) size 359x28
text run at (0,0) width 359: "Safari Whitespace/Non-ASCII Bug"
- RenderBlock {P} at (0,46.91) size 784x36
- RenderText {#text} at (0,0) size 781x35
+ RenderBlock {P} at (0,47.91) size 784x36
+ RenderText {#text} at (0,0) size 781x36
text run at (0,0) width 654: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. "
text run at (653,0) width 128: "Both lists should be"
text run at (0,18) width 595: "rendered on a single line. In Safari, however, the first list shows each item on a separate line."
- RenderBlock {P} at (0,98.91) size 784x36
- RenderText {#text} at (0,0) size 764x35
+ RenderBlock {P} at (0,99.91) size 784x36
+ RenderText {#text} at (0,0) size 764x36
text run at (0,0) width 764: "This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking"
text run at (0,18) width 286: "spaces ( ), however, are an exception."
- RenderBlock (anonymous) at (0,150.91) size 784x72
- RenderBR {BR} at (0,0) size 0x17
- RenderInline {FONT} at (0,0) size 338x53 [color=#CC0000]
- RenderText {#text} at (0,18) size 338x17
+ RenderBlock (anonymous) at (0,151.91) size 784x72
+ RenderBR {BR} at (0,0) size 0x18
+ RenderInline {FONT} at (0,0) size 338x54 [color=#CC0000]
+ RenderText {#text} at (0,18) size 338x18
text run at (0,18) width 70: "\x{BB} England "
text run at (69,18) width 62: "\x{BB} Ireland "
text run at (130,18) width 73: "\x{BB} Scotland "
text run at (202,18) width 77: "\x{BB} Germany "
text run at (278,18) width 60: "\x{BB} France "
RenderBR {BR} at (337,32) size 1x0
- RenderBR {BR} at (0,36) size 0x17
- RenderText {#text} at (0,54) size 338x17
+ RenderBR {BR} at (0,36) size 0x18
+ RenderText {#text} at (0,54) size 338x18
text run at (0,54) width 70: "\x{BB} England "
text run at (69,54) width 62: "\x{BB} Ireland "
text run at (130,54) width 73: "\x{BB} Scotland "

Powered by Google App Engine
This is Rietveld 408576698