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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/splitText-dirty-lines-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/splitText-dirty-lines-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/splitText-dirty-lines-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/splitText-dirty-lines-expected.txt
deleted file mode 100644
index dff7719b189b337e3acf75da914c3a7565ae98cb..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/splitText-dirty-lines-expected.txt
+++ /dev/null
@@ -1,23 +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
-layer at (8,8) size 784x584
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 200x160
- RenderBlock (positioned) {DIV} at (0,0) size 200x160 [color=#FF0000]
- RenderText {#text} at (0,0) size 160x160
- text run at (0,0) width 160: "AAAA"
- text run at (0,40) width 40: "B"
- text run at (0,80) width 160: "CCCC"
- text run at (0,120) width 80: "D "
- RenderText {#text} at (80,120) size 40x40
- text run at (80,120) width 40: "E"
-layer at (8,8) size 200x160
- RenderBlock (positioned) {DIV} at (0,0) size 200x160 [color=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 160x160
- text run at (0,0) width 160: "AAAA"
- text run at (0,40) width 40: "B"
- text run at (0,80) width 160: "CCCC"
- text run at (0,120) width 120: "D E"

Powered by Google App Engine
This is Rietveld 408576698