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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-fonts-01-t-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGContainer {g} at (33,47) size 522x447 5 LayoutSVGContainer {g} at (33,47) size 522x447
6 LayoutSVGContainer {g} at (33,47) size 522x447 6 LayoutSVGContainer {g} at (33,47) size 522x447
7 LayoutSVGText {text} at (20,57) size 196x29 contains 1 chunk(s) 7 LayoutSVGText {text} at (20,57) size 196x29 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 196x28 8 LayoutSVGInlineText {#text} at (0,0) size 196x28
9 chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 195.60: "A serifed face \x{753B}\x{50CF}" 9 chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 195.60: "A serifed face \x{753B}\x{50CF}"
10 LayoutSVGText {text} at (20,138) size 231x28 contains 1 chunk(s) 10 LayoutSVGText {text} at (20,138) size 231x28 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 231x27 11 LayoutSVGInlineText {#text} at (0,0) size 231x27
12 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 20 widt h 230.40: "A sans-serif face \x{753B}\x{50CF}" 12 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 20 widt h 230.40: "A sans-serif face \x{753B}\x{50CF}"
13 LayoutSVGText {text} at (20,220) size 293x25 contains 1 chunk(s) 13 LayoutSVGText {text} at (20,220) size 293x25 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 293x24 14 LayoutSVGInlineText {#text} at (0,0) size 293x24
(...skipping 10 matching lines...) Expand all
25 chunk 1 text run 1 at (40.00,210.00) startOffset 0 endOffset 19 wi dth 292.80: "A mono (iW) face \x{753B}\x{50CF}" 25 chunk 1 text run 1 at (40.00,210.00) startOffset 0 endOffset 19 wi dth 292.80: "A mono (iW) face \x{753B}\x{50CF}"
26 LayoutSVGText {text} at (40,268) size 220x28 contains 1 chunk(s) 26 LayoutSVGText {text} at (40,268) size 220x28 contains 1 chunk(s)
27 LayoutSVGInlineText {#text} at (0,0) size 220x28 27 LayoutSVGInlineText {#text} at (0,0) size 220x28
28 chunk 1 text run 1 at (40.00,290.00) startOffset 0 endOffset 22 widt h 219.60: "This must be displayed" 28 chunk 1 text run 1 at (40.00,290.00) startOffset 0 endOffset 22 widt h 219.60: "This must be displayed"
29 LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s) 29 LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s)
30 LayoutSVGInlineText {#text} at (0,0) size 260x45 30 LayoutSVGInlineText {#text} at (0,0) size 260x45
31 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 25 9.80: "$Revision: 1.5 $" 31 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 25 9.80: "$Revision: 1.5 $"
32 LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 32 LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
33 selection start: position 0 of child 0 {#text} of child 1 {text} of child 1 {g} of child 13 {g} of child 34 {svg} of document 33 selection start: position 0 of child 0 {#text} of child 1 {text} of child 1 {g} of child 13 {g} of child 34 {svg} of document
34 selection end: position 16 of child 0 {#text} of child 15 {text} of child 34 { svg} of document 34 selection end: position 16 of child 0 {#text} of child 15 {text} of child 34 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698