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

Unified Diff: LayoutTests/virtual/mac-antialiasedtext/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/virtual/mac-antialiasedtext/fast/text/basic/001-expected.txt
diff --git a/LayoutTests/virtual/mac-antialiasedtext/fast/text/basic/001-expected.txt b/LayoutTests/virtual/mac-antialiasedtext/fast/text/basic/001-expected.txt
deleted file mode 100644
index 96f88b6391b0c6c3a492760f27db0df79374347f..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/mac-antialiasedtext/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 784x37
- RenderText {#text} at (0,0) size 399x37
- text run at (0,0) width 399: "This is fixed pitch. "
- RenderInline {FONT} at (0,0) size 50x11
- RenderText {#text} at (399,20) size 50x11
- text run at (399,20) width 50: "This is not."
- RenderBlock (anonymous) at (0,37) size 784x30
- RenderTable {TABLE} at (0,0) size 123x30 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 119x26
- RenderTableRow {TR} at (0,2) size 119x22
- RenderTableCell {TD} at (2,2) size 115x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 111x17
- text run at (2,2) width 111: "This is also not."
- RenderBlock (anonymous) at (0,67) size 784x37
- RenderInline {FONT} at (0,0) size 43x11
- RenderText {#text} at (0,20) size 43x11
- text run at (0,20) width 43: "More text"
- RenderText {#text} at (43,0) size 152x37
- text run at (43,0) width 152: " Ending."

Powered by Google App Engine
This is Rietveld 408576698