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

Unified Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/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/win-xp/virtual/windows-directwrite/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt b/LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
deleted file mode 100644
index 93978348a77610a2d1965a6751c475ea2e8b07bd..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/virtual/windows-directwrite/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 784x40
- RenderText {#text} at (0,0) size 242x19
- text run at (0,0) width 242: "This test checks for a regression against "
- RenderInline {I} at (0,0) size 725x39
- RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
- RenderText {#text} at (242,0) size 350x19
- text run at (242,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5619"
- RenderText {#text} at (592,0) size 725x39
- text run at (592,0) width 133: " CSS2: pre-wrap has"
- text run at (0,20) width 180: "overflow/selection problems"
- RenderText {#text} at (180,20) size 4x19
- text run at (180,20) width 4: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 656x19
- text run at (0,0) width 656: "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,92) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {PRE} at (0,223) size 108x88 [border: (4px solid #0000FF)]
- RenderText {#text} at (4,4) size 100x80
- text run at (4,4) width 88: "This text"
- text run at (92,4) width 12: " "
- text run at (4,20) width 72: "will wrap"
- text run at (76,20) width 0: " "
- text run at (4,36) width 72: "and fit"
- text run at (76,36) width 24: " "
- text run at (4,52) width 80: "within the"
- text run at (84,52) width 0: " "
- text run at (4,68) width 32: "box."
- text run at (36,68) width 0: " "
-layer at (8,115) size 108x88 clip at (12,119) size 100x80
- RenderBlock {PRE} at (0,107) size 108x88 [border: (4px solid #A52A2A)]
- RenderText {#text} at (4,4) size 100x80
- text run at (4,4) width 88: "This text"
- text run at (92,4) width 12: " "
- text run at (4,20) width 72: "will wrap"
- text run at (76,20) width 0: " "
- text run at (4,36) width 72: "and fit"
- text run at (76,36) width 24: " "
- text run at (4,52) width 80: "within the"
- text run at (84,52) width 0: " "
- text run at (4,68) width 32: "box."
- text run at (36,68) width 0: " "
-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