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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (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/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt
deleted file mode 100644
index 8fb01177d52f53ed5c76f45a771a567f60715536..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/012-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-layer at (0,0) size 800x600
- RenderView 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
- 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
- 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
- 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
- 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
- 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 "
- text run at (202,54) width 77: "\x{BB} Germany "
- text run at (278,54) width 60: "\x{BB} France "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698