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

Unified Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/basic/001-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-xp/virtual/windows-directwrite/fast/text/basic/001-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/basic/001-expected.txt b/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/basic/001-expected.txt
deleted file mode 100644
index 203a0c8123478c3757ac6bdec23bb45032e52038..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/basic/001-expected.txt
+++ /dev/null
@@ -1,24 +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 [color=#008000]
- RenderBlock (anonymous) at (0,0) size 784x36
- RenderText {#text} at (0,0) size 399x36
- text run at (0,0) width 399: "This is fixed pitch. "
- RenderInline {FONT} at (0,0) size 51x13
- RenderText {#text} at (399,17) size 51x13
- text run at (399,17) width 51: "This is not."
- RenderBlock (anonymous) at (0,36) size 784x31
- RenderTable {TABLE} at (0,0) size 119x31 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 115x27
- RenderTableRow {TR} at (0,2) size 115x23
- RenderTableCell {TD} at (2,2) size 111x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,2) width 107: "This is also not."
- RenderBlock (anonymous) at (0,67) size 784x36
- RenderInline {FONT} at (0,0) size 44x13
- RenderText {#text} at (0,17) size 44x13
- text run at (0,17) width 44: "More text"
- RenderText {#text} at (44,0) size 152x36
- text run at (44,0) width 152: " Ending."

Powered by Google App Engine
This is Rietveld 408576698