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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/marker-default-width-height-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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,9) size 658x295 4 RenderSVGRoot {svg} at (0,9) size 658x295
5 RenderSVGContainer {g} at (0,9) size 658x295 5 LayoutSVGContainer {g} at (0,9) size 658x295
6 LayoutSVGText {text} at (0,5) size 395x20 contains 1 chunk(s) 6 LayoutSVGText {text} at (0,5) size 395x20 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 395x19 7 LayoutSVGInlineText {#text} at (0,0) size 395x19
8 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 61 width 39 4.49: "This should show three markers on the path for start/mid/end." 8 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 61 width 39 4.49: "This should show three markers on the path for start/mid/end."
9 LayoutSVGText {text} at (0,25) size 374x20 contains 1 chunk(s) 9 LayoutSVGText {text} at (0,25) size 374x20 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 374x19 10 LayoutSVGInlineText {#text} at (0,0) size 374x19
11 chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 55 width 37 3.10: "Start marker has no markerWidth/markerHeight specified." 11 chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 55 width 37 3.10: "Start marker has no markerWidth/markerHeight specified."
12 LayoutSVGText {text} at (0,45) size 277x20 contains 1 chunk(s) 12 LayoutSVGText {text} at (0,45) size 277x20 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 277x19 13 LayoutSVGInlineText {#text} at (0,0) size 277x19
14 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 40 width 27 6.28: "Mid marker has no markerWidth specified." 14 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 40 width 27 6.28: "Mid marker has no markerWidth specified."
15 LayoutSVGText {text} at (0,65) size 279x20 contains 1 chunk(s) 15 LayoutSVGText {text} at (0,65) size 279x20 contains 1 chunk(s)
16 LayoutSVGInlineText {#text} at (0,0) size 279x19 16 LayoutSVGInlineText {#text} at (0,0) size 279x19
17 chunk 1 text run 1 at (0.00,80.00) startOffset 0 endOffset 41 width 27 8.94: "End marker has no markerHeight specified." 17 chunk 1 text run 1 at (0.00,80.00) startOffset 0 endOffset 41 width 27 8.94: "End marker has no markerHeight specified."
18 LayoutSVGResourceMarker {marker} [id="marker1"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00] 18 LayoutSVGResourceMarker {marker} [id="marker1"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
19 RenderSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00] 19 RenderSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
20 LayoutSVGResourceMarker {marker} [id="marker2"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00] 20 LayoutSVGResourceMarker {marker} [id="marker2"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
21 RenderSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00] 21 RenderSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
22 LayoutSVGResourceMarker {marker} [id="marker3"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00] 22 LayoutSVGResourceMarker {marker} [id="marker3"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
23 RenderSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00] 23 RenderSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
24 RenderSVGPath {path} at (196,180) size 124x124 [start marker=marker1] [mid dle marker=marker2] [end marker=marker3] [data="M 130 120 L 180 120 L 180 170"] 24 RenderSVGPath {path} at (196,180) size 124x124 [start marker=marker1] [mid dle marker=marker2] [end marker=marker3] [data="M 130 120 L 180 120 L 180 170"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698