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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/008-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/008-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/008-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/008-expected.txt
deleted file mode 100644
index 32d3af8282ec5f9155f09f1ebca2dfec2320b056..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/008-expected.txt
+++ /dev/null
@@ -1,28 +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
- RenderBlock {DIV} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 752x17
- text run at (0,0) width 102: "This is a test of "
- text run at (101,0) width 187: "some code to make sure that "
- text run at (287,0) width 226: "white-space gets properly ignored. "
- text run at (512,0) width 240: "If it does, then this should render the "
- RenderInline {A} at (0,0) size 28x17 [color=#0000EE]
- RenderText {#text} at (751,0) size 28x17
- text run at (751,0) width 28: "way"
- RenderText {#text} at (0,18) size 370x17
- text run at (0,18) width 121: "one would expect. "
- text run at (120,18) width 250: "Hopefully it does render the way we w"
- RenderInline {I} at (0,0) size 9x17
- RenderText {#text} at (369,18) size 9x17
- text run at (369,18) width 9: "a"
- RenderInline {B} at (0,0) size 10x17
- RenderText {#text} at (377,18) size 10x17
- text run at (377,18) width 10: "n"
- RenderText {#text} at (386,18) size 287x17
- text run at (386,18) width 42: "t it to. "
- text run at (427,18) width 87: "If it does not "
- text run at (513,18) width 92: "that would be "
- text run at (604,18) width 69: "a problem."

Powered by Google App Engine
This is Rietveld 408576698