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

Unified Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/justified-selection-at-edge-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/justified-selection-at-edge-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/justified-selection-at-edge-expected.txt b/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/justified-selection-at-edge-expected.txt
deleted file mode 100644
index 50785c21a85f514508e68e0f38072a83fd22c569..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/justified-selection-at-edge-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 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 370x19
- text run at (0,0) width 370: "Test for bug 13234, layout of selected justified text is broken."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 238x19
- text run at (0,0) width 238: "The two blue boxes should be identical."
- RenderBlock {DIV} at (0,72) size 256x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 128x19
- text run at (3,3) width 128: "Lorem ipsum dolor si"
- RenderInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00]
- RenderText {#text} at (131,3) size 41x19
- text run at (131,3) width 41: "t amet,"
- RenderText {#text} at (172,3) size 250x39
- text run at (172,3) width 81: " consectetuer"
- text run at (3,23) width 84: "adipiscing elit."
- RenderBlock (anonymous) at (0,118) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,154) size 256x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 250x39
- text run at (3,3) width 250: "Lorem ipsum dolor sit amet, consectetuer"
- text run at (3,23) width 84: "adipiscing elit."
-selection start: position 20 of child 0 {#text} of child 8 {P} of body
-selection end: position 27 of child 0 {#text} of child 8 {P} of body

Powered by Google App Engine
This is Rietveld 408576698