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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/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/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt
deleted file mode 100644
index 68d7860732ffc563842befc7a53821f62638116d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt
+++ /dev/null
@@ -1,27 +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 784x18
- RenderText {#text} at (0,0) size 395x18
- text run at (0,0) width 395: "Test for bug 13234, layout of selected justified text is broken."
- RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 255x18
- text run at (0,0) width 255: "The two blue boxes should be identical."
- RenderBlock {DIV} at (0,68) size 256x42 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 190x18
- text run at (3,3) width 190: "Lorem ipsum dolor si"
- RenderInline {SPAN} at (0,0) size 61x18 [color=#008000] [bgcolor=#FFFF00]
- RenderText {#text} at (192,3) size 61x18
- text run at (192,3) width 61: "t amet,"
- RenderText {#text} at (3,21) size 179x18
- text run at (3,21) width 179: "consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,110) size 784x18
- RenderBR {BR} at (0,0) size 0x18
- RenderBlock {P} at (0,144) size 256x42 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 250x36
- text run at (3,3) width 250: "Lorem ipsum dolor sit amet,"
- text run at (3,21) width 179: "consectetuer 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