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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-wrap-overflow-selection-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/whitespace/pre-wrap-overflow-selection-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
deleted file mode 100644
index 506d96ed4e93a49e00036986cc396583a3c6484c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
+++ /dev/null
@@ -1,49 +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 784x579
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 260x18
- text run at (0,0) width 260: "This test checks for a regression against "
- RenderInline {I} at (0,0) size 747x36
- RenderInline {A} at (0,0) size 354x18 [color=#0000EE]
- RenderText {#text} at (259,0) size 354x18
- text run at (259,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5619"
- RenderText {#text} at (612,0) size 747x36
- text run at (612,0) width 135: " CSS2: pre-wrap has"
- text run at (0,18) width 181: "overflow/selection problems"
- RenderText {#text} at (180,18) size 5x18
- text run at (180,18) width 5: "."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 707x18
- text run at (0,0) width 707: "Both boxes should not have scroll bars. The selection should not spill out of the blue box to the right of \x{201C}text\x{201D}."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {HR} at (0,197) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {PRE} at (0,212) size 108x83 [border: (4px solid #0000FF)]
- RenderText {#text} at (4,4) size 100x75
- text run at (4,4) width 86: "This text"
- text run at (89,4) width 15: " "
- text run at (4,19) width 71: "will wrap"
- text run at (74,19) width 1: " "
- text run at (4,34) width 71: "and fit"
- text run at (74,34) width 24: " "
- text run at (4,49) width 79: "within the"
- text run at (82,49) width 1: " "
- text run at (4,64) width 32: "box."
- text run at (35,64) width 1: " "
-layer at (8,109) size 108x83 clip at (12,113) size 100x75
- RenderBlock {PRE} at (0,101) size 108x83 [border: (4px solid #A52A2A)]
- RenderText {#text} at (4,4) size 100x75
- text run at (4,4) width 86: "This text"
- text run at (89,4) width 15: " "
- text run at (4,19) width 71: "will wrap"
- text run at (74,19) width 1: " "
- text run at (4,34) width 71: "and fit"
- text run at (74,34) width 24: " "
- text run at (4,49) width 79: "within the"
- text run at (82,49) width 1: " "
- text run at (4,64) width 32: "box."
- text run at (35,64) width 1: " "
-selection start: position 7 of child 0 {#text} of child 7 {PRE} of body
-selection end: position 15 of child 0 {#text} of child 11 {PRE} of body

Powered by Google App Engine
This is Rietveld 408576698