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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/text/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/text-align-02-b-expected.txt b/LayoutTests/platform/linux/svg/text/text-align-02-b-expected.txt
deleted file mode 100644
index bbfcf4f959ae176f4288d10a61e3e0c95907ea10..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/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,14) size 792x460
- LayoutSVGText {text} at (5,8) size 476x40 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 476x39
- chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 34 width 475.80: "Test 'baseline-shift' (horizontal)"
- LayoutSVGContainer {g} at (25,142) size 672x332 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
- LayoutSVGText {text} at (0,-35) size 350x42 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,6) size 97x35
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 206x35
- LayoutSVGInlineText {#text} at (96,0) size 205x35
- chunk 1 text run 1 at (96.60,-7.00) startOffset 0 endOffset 16 width 204.60: "baseline-shift:7"
- LayoutSVGInlineText {#text} at (301,6) size 48x35
- chunk 1 text run 1 at (301.20,0.00) startOffset 0 endOffset 4 width 48.00: "text"
- LayoutSVGText {text} at (0,42) size 403x56 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 97x35
- chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 259x35
- LayoutSVGInlineText {#text} at (96,21) size 258x35
- chunk 1 text run 1 at (96.60,91.00) startOffset 0 endOffset 19 width 258.00: "baseline-shift:-70%"
- LayoutSVGInlineText {#text} at (354,0) size 48x35
- chunk 1 text run 1 at (354.60,70.00) startOffset 0 endOffset 4 width 48.00: "text"
- LayoutSVGText {text} at (0,94) size 269x71 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,17) size 97x35
- chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 50x36
- LayoutSVGInlineText {#text} at (96,34) size 49x35
- chunk 1 text run 1 at (96.60,157.50) startOffset 0 endOffset 3 width 48.60: "sub"
- LayoutSVGTSpan {tspan} at (0,0) size 76x35
- LayoutSVGInlineText {#text} at (145,0) size 76x35
- chunk 1 text run 1 at (145.20,122.50) startOffset 0 endOffset 5 width 75.60: "super"
- LayoutSVGTSpan {tspan} at (0,0) size 27x35
- LayoutSVGInlineText {#text} at (220,17) size 26x35
- chunk 1 text run 1 at (220.80,140.00) startOffset 0 endOffset 2 width 25.20: "te"
- LayoutSVGInlineText {#text} at (246,17) size 23x35
- chunk 1 text run 1 at (246.00,140.00) startOffset 0 endOffset 2 width 22.80: "xt"
- 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.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