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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-selection-spacing-01-b-expected.txt

Issue 1057303003: Remove 2 duplicated SVG tests and rename 3 SVG text tests for selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove 2 duplicated SVG tests and rename 3 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (5,5) size 790x590 4 LayoutSVGRoot {svg} at (5,5) size 790x590
5 LayoutSVGContainer {g} at (30,7) size 732x501 5 LayoutSVGContainer {g} at (30,7) size 732x501
6 LayoutSVGContainer {g} at (30,7) size 732x501 6 LayoutSVGContainer {g} at (30,7) size 732x501
7 LayoutSVGText {text} at (3,0) size 55x10 contains 1 chunk(s) 7 LayoutSVGText {text} at (3,0) size 55x10 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 55x9 8 LayoutSVGInlineText {#text} at (0,0) size 55x9
9 chunk 1 text run 1 at (3.00,8.00) startOffset 0 endOffset 16 width 5 4.40: "letter-spacing:0" 9 chunk 1 text run 1 at (3.00,8.00) startOffset 0 endOffset 16 width 5 4.40: "letter-spacing:0"
10 LayoutSVGText {text} at (3,8) size 42x10 contains 1 chunk(s) 10 LayoutSVGText {text} at (3,8) size 42x10 contains 1 chunk(s)
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 chunk 1 text run 1 at (3.00,49.00) startOffset 0 endOffset 5 width 1 8.50: "ws:3 " 59 chunk 1 text run 1 at (3.00,49.00) startOffset 0 endOffset 5 width 1 8.50: "ws:3 "
60 chunk 1 text run 2 at (24.50,49.00) startOffset 5 endOffset 7 width 4.90: "- " 60 chunk 1 text run 2 at (24.50,49.00) startOffset 5 endOffset 7 width 4.90: "- "
61 chunk 1 text run 3 at (32.40,49.00) startOffset 7 endOffset 11 width 17.30: "Two " 61 chunk 1 text run 3 at (32.40,49.00) startOffset 7 endOffset 11 width 17.30: "Two "
62 chunk 1 text run 4 at (52.70,49.00) startOffset 11 endOffset 16 widt h 23.40: "Words" 62 chunk 1 text run 4 at (52.70,49.00) startOffset 11 endOffset 16 widt h 23.40: "Words"
63 LayoutSVGText {text} at (5,51) size 40x8 contains 1 chunk(s) 63 LayoutSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
64 LayoutSVGInlineText {#text} at (0,0) size 40x7 64 LayoutSVGInlineText {#text} at (0,0) size 40x7
65 chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.3 0: "$Revision: 1.6 $" 65 chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.3 0: "$Revision: 1.6 $"
66 LayoutSVGRect {rect} at (5,5) size 790x590 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00] 66 LayoutSVGRect {rect} at (5,5) size 790x590 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
67 selection start: position 1 of child 0 {#text} of child 1 {text} of child 1 {g} of child 13 {g} of child 19 {svg} of document 67 selection start: position 1 of child 0 {#text} of child 1 {text} of child 1 {g} of child 13 {g} of child 19 {svg} of document
68 selection end: position 16 of child 0 {#text} of child 15 {text} of child 19 { svg} of document 68 selection end: position 16 of child 0 {#text} of child 15 {text} of child 19 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698