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

Side by Side Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 RenderSVGRoot {svg} at (0,0) size 480x360
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGContainer {g} at (30,4) size 416x295 6 LayoutSVGContainer {g} at (30,4) size 416x295
7 LayoutSVGText {text} at (65,4) size 338x15 contains 1 chunk(s) 7 LayoutSVGText {text} at (65,4) size 338x15 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 338x15 8 LayoutSVGInlineText {#text} at (0,0) size 338x15
9 chunk 1 text run 1 at (65.00,16.00) startOffset 0 endOffset 69 width 3 38.00: "Link test of the 'view' element and its attributes, 1 of 2, internal." 9 chunk 1 text run 1 at (65.00,16.00) startOffset 0 endOffset 69 width 3 38.00: "Link test of the 'view' element and its attributes, 1 of 2, internal."
10 LayoutSVGContainer {g} at (30,28) size 416x271 10 LayoutSVGContainer {g} at (30,28) size 416x271
11 LayoutSVGContainer {g} at (150,130) size 125x112 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(-150.00,75.00)}] 11 LayoutSVGContainer {g} at (150,130) size 125x112 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(-150.00,75.00)}]
12 LayoutSVGRect {rect} at (150,130) size 125x85 [fill={[type=SOLID] [col or=#AAAAAA]}] [x=300.00] [y=55.00] [width=125.00] [height=85.00] 12 LayoutSVGRect {rect} at (150,130) size 125x85 [fill={[type=SOLID] [col or=#AAAAAA]}] [x=300.00] [y=55.00] [width=125.00] [height=85.00]
13 LayoutSVGContainer {a} at (160,132) size 103x16 13 LayoutSVGContainer {a} at (160,132) size 103x16
14 LayoutSVGText {text} at (310,57) size 103x16 contains 1 chunk(s) 14 LayoutSVGText {text} at (310,57) size 103x16 contains 1 chunk(s)
15 LayoutSVGInlineText {#text} at (0,0) size 103x16 15 LayoutSVGInlineText {#text} at (0,0) size 103x16
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 LayoutSVGInlineText {#text} at (0,0) size 70x13 68 LayoutSVGInlineText {#text} at (0,0) size 70x13
69 chunk 1 (middle anchor) text run 1 at (50.00,195.00) startOffset 0 e ndOffset 14 width 70.00: "viewTarget, no" 69 chunk 1 (middle anchor) text run 1 at (50.00,195.00) startOffset 0 e ndOffset 14 width 70.00: "viewTarget, no"
70 LayoutSVGText {text} at (38,194) size 94x13 contains 1 chunk(s) 70 LayoutSVGText {text} at (38,194) size 94x13 contains 1 chunk(s)
71 LayoutSVGInlineText {#text} at (0,0) size 94x13 71 LayoutSVGInlineText {#text} at (0,0) size 94x13
72 chunk 1 (middle anchor) text run 1 at (38.00,204.00) startOffset 0 e ndOffset 19 width 94.00: "changes to viewport" 72 chunk 1 (middle anchor) text run 1 at (38.00,204.00) startOffset 0 e ndOffset 19 width 94.00: "changes to viewport"
73 LayoutSVGContainer {g} at (10,311) size 246x36 73 LayoutSVGContainer {g} at (10,311) size 246x36
74 LayoutSVGText {text} at (10,311) size 246x36 contains 1 chunk(s) 74 LayoutSVGText {text} at (10,311) size 246x36 contains 1 chunk(s)
75 LayoutSVGInlineText {#text} at (0,0) size 246x36 75 LayoutSVGInlineText {#text} at (0,0) size 246x36
76 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 246.00: "$Revision: 1.12 $" 76 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 246.00: "$Revision: 1.12 $"
77 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 77 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698