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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-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/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-expected.txt
deleted file mode 100644
index 3683bab641748c84aea9314e667ba3b10d7b318f..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x493
- RenderBlock {HTML} at (0,0) size 800x492.63
- RenderBody {BODY} at (8,8) size 784x463.30
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 84x18
- text run at (0,0) width 84: "This is good:"
- RenderBlock {DIV} at (0,39.33) size 100x52
- RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #008000)]
- RenderText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lorem"
- text run at (35,26) width 64: "ipsum"
- RenderBlock (anonymous) at (0,112.66) size 784x18
- RenderText {#text} at (0,0) size 289x18
- text run at (0,0) width 289: "The following three should look like \x{201C}good\x{201D}:"
- RenderBlock {DIV} at (0,151.98) size 100x198.66
- RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #0000FF)]
- RenderText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lorem"
- text run at (35,26) width 64: "\x{131}psum"
- RenderBlock {P} at (0,73.33) size 100x52 [border: (1px solid #0000FF)]
- RenderText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lorem"
- text run at (35,26) width 64: "\x{131}psum"
- RenderBlock {P} at (0,146.66) size 100x52 [border: (1px solid #0000FF)]
- RenderText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lore\x{1E3F}"
- text run at (35,26) width 64: "ipsum"
- RenderBlock (anonymous) at (0,371.97) size 784x18
- RenderText {#text} at (0,0) size 75x18
- text run at (0,0) width 75: "This is bad:"
- RenderBlock {DIV} at (0,411.30) size 100x52
- RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #FF0000)]
- RenderText {#text} at (27,1) size 72x50
- text run at (27,1) width 72: "Lorem "
- text run at (35,26) width 64: "ipsum"

Powered by Google App Engine
This is Rietveld 408576698