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

Unified Diff: LayoutTests/platform/win/svg/text/text-align-02-b-expected.txt

Issue 1091903004: Remove 1 duplicated SVG test and rename 4 SVG text tests for selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove 1 duplicated SVG test and rename 4 SVG text tests for reflecting 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/svg/text/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/text-align-02-b-expected.txt b/LayoutTests/platform/win/svg/text/text-align-02-b-expected.txt
deleted file mode 100644
index 3138f80c80b64ae551561fd068c14df9774087b7..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/svg/text/text-align-02-b-expected.txt
+++ /dev/null
@@ -1,45 +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 (8,15) size 781x457
- LayoutSVGText {text} at (5,9) size 469x39 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 469x38
- chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 34 width 468.34: "Test 'baseline-shift' (horizontal)"
- LayoutSVGContainer {g} at (25,143) size 667x329 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
- LayoutSVGText {text} at (0,-34) size 347x41 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,7) size 97x34
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 203x34
- LayoutSVGInlineText {#text} at (96,0) size 202x34
- chunk 1 text run 1 at (96.68,-7.00) startOffset 0 endOffset 16 width 201.78: "baseline-shift:7"
- LayoutSVGInlineText {#text} at (298,7) size 49x34
- chunk 1 text run 1 at (298.46,0.00) startOffset 0 endOffset 4 width 48.35: "text"
- LayoutSVGText {text} at (0,43) size 401x55 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 97x34
- chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 256x34
- LayoutSVGInlineText {#text} at (96,21) size 256x34
- chunk 1 text run 1 at (96.68,91.00) startOffset 0 endOffset 19 width 255.13: "baseline-shift:-70%"
- LayoutSVGInlineText {#text} at (351,0) size 49x34
- chunk 1 text run 1 at (351.81,70.00) startOffset 0 endOffset 4 width 48.35: "text"
- LayoutSVGText {text} at (0,96) size 269x68 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,16) size 97x34
- chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 50x34
- LayoutSVGInlineText {#text} at (96,33) size 49x34
- chunk 1 text run 1 at (96.68,156.50) startOffset 0 endOffset 3 width 48.37: "sub"
- LayoutSVGTSpan {tspan} at (0,0) size 76x34
- LayoutSVGInlineText {#text} at (145,0) size 76x34
- chunk 1 text run 1 at (145.05,123.50) startOffset 0 endOffset 5 width 75.04: "super"
- LayoutSVGTSpan {tspan} at (0,0) size 26x35
- LayoutSVGInlineText {#text} at (220,16) size 26x34
- chunk 1 text run 1 at (220.09,140.00) startOffset 0 endOffset 2 width 25.02: "te"
- LayoutSVGInlineText {#text} at (245,16) size 24x34
- chunk 1 text run 1 at (245.11,140.00) startOffset 0 endOffset 2 width 23.33: "xt"
- LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 264x44
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.31: "$Revision: 1.5 $"
- 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 27 {svg} of document
-selection end: position 16 of child 0 {#text} of child 15 {text} of child 27 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698