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

Unified Diff: LayoutTests/platform/win-xp/svg/text/text-text-03-b-expected.txt

Issue 1049863003: Rename 5 SVG text tests to reflect that they are for selection. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename 5 SVG text tests to reflect that they are for selection. Created 5 years, 8 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/svg/text/text-text-03-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-text-03-b-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-text-03-b-expected.txt
deleted file mode 100644
index d81e8ab83c8764d98e5741500a6f03434dea775a..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/svg/text/text-text-03-b-expected.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,0) size 800x600
- LayoutSVGContainer {g} at (1,45) size 779x440
- LayoutSVGText {text} at (19,28) size 77x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 77x39
- chunk 1 text run 1 at (19.00,61.00) startOffset 0 endOffset 5 width 76.80: "Plain"
- LayoutSVGText {text} at (142,28) size 80x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 80x39
- chunk 1 text run 1 at (142.00,61.00) startOffset 0 endOffset 6 width 79.80: "Italic"
- LayoutSVGText {text} at (257,27) size 79x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 79x39
- chunk 1 text run 1 at (257.00,60.00) startOffset 0 endOffset 4 width 78.60: "Bold"
- LayoutSVGText {text} at (224,77) size 155x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 155x39
- chunk 1 text run 1 at (224.00,110.00) startOffset 0 endOffset 9 width 154.20: "Underline"
- LayoutSVGText {text} at (39,114) size 205x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 205x39
- chunk 1 text run 1 at (39.00,147.00) startOffset 0 endOffset 12 width 204.60: "Line through"
- LayoutSVGText {text} at (1,167) size 467x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 467x39
- chunk 1 text run 1 at (1.00,200.00) startOffset 0 endOffset 27 width 466.80: "Bold, italic and underlined"
- LayoutSVGContainer {g} at (81,372) size 638x113
- LayoutSVGRect {rect} at (81,373) size 638x111 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [x=50.00] [y=225.00] [width=380.00] [height=64.00]
- LayoutSVGContainer {g} at (91,372) size 572x113
- LayoutSVGText {text} at (55,223) size 338x28 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 338x27
- chunk 1 text run 1 at (55.00,245.00) startOffset 0 endOffset 34 width 337.20: "Each line of text which flows in a"
- LayoutSVGText {text} at (55,243) size 343x28 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 343x27
- chunk 1 text run 1 at (55.00,265.00) startOffset 0 endOffset 32 width 342.60: "rectangular box has to be broken"
- LayoutSVGText {text} at (55,263) size 209x28 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 209x27
- chunk 1 text run 1 at (55.00,285.00) startOffset 0 endOffset 21 width 208.80: "into separated lines."
- LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 266x46
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 265.80: "$Revision: 1.8 $"
- LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
-selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 32 {svg} of document
-selection end: position 16 of child 0 {#text} of child 15 {text} of child 32 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698