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

Unified Diff: LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt

Issue 1093373002: 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/mac/svg/text/text-tselect-02-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt b/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt
deleted file mode 100644
index 03fac393fac4083f30c44da57f79b883f5d7031c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt
+++ /dev/null
@@ -1,40 +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 (16,192) size 718x208
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGContainer {g} at (16,192) size 718x208 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
- LayoutSVGText {text} at (10,55) size 177x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 177x19
- chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 26 width 176.82: "StartIndex: 0. NumChars: 9"
- LayoutSVGText {text} at (10,84) size 400x56 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 400x56
- chunk 1 text run 1 at (10.00,128.00) startOffset 0 endOffset 4 width 78.61: "abc "
- chunk 1 text run 1 at (88.61,128.00) startOffset 0 endOffset 4 width 85.57 RTL: " \x{5D3}\x{5D4}\x{5D5}"
- chunk 1 text run 1 at (174.18,128.00) startOffset 0 endOffset 3 width 72.00: "123"
- chunk 1 text run 1 at (246.18,128.00) startOffset 0 endOffset 4 width 90.49 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- chunk 1 text run 1 at (336.67,128.00) startOffset 0 endOffset 4 width 73.29: " def"
- LayoutSVGContainer {g} at (16,366) size 718x34
- LayoutSVGRect {rect} at (16,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
- LayoutSVGText {text} at (18,160) size 83x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 83x19
- chunk 1 (middle anchor) text run 1 at (19.00,175.00) startOffset 0 endOffset 12 width 82.00: "startIndex++"
- LayoutSVGRect {rect} at (200,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
- LayoutSVGText {text} at (132,160) size 76x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 75x19
- chunk 1 (middle anchor) text run 1 at (132.69,175.00) startOffset 0 endOffset 12 width 74.61: "startIndex--"
- LayoutSVGRect {rect} at (383,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
- LayoutSVGText {text} at (238,160) size 84x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 84x19
- chunk 1 (middle anchor) text run 1 at (238.10,175.00) startOffset 0 endOffset 10 width 83.80: "numChars++"
- LayoutSVGRect {rect} at (566,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
- LayoutSVGText {text} at (351,160) size 78x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 77x19
- chunk 1 (middle anchor) text run 1 at (351.79,175.00) startOffset 0 endOffset 10 width 76.41: "numChars--"
- LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 264x47
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.31: "$Revision: 1.2 $"
- 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 3 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
-selection end: position 12 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698