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

Side by Side Diff: LayoutTests/svg/custom/non-scaling-stroke-markers-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 (160,234) size 432x258 4 LayoutSVGRoot {svg} at (160,234) size 432x258
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceMarker {marker} [id="arrow1"] [markerUnits=userSpaceOnUse ] [ref at (5,5)] [angle=90.00] 6 LayoutSVGResourceMarker {marker} [id="arrow1"] [markerUnits=userSpaceOnUse ] [ref at (5,5)] [angle=90.00]
7 LayoutSVGPath {path} at (100,0) size 12x12 [fill={[type=SOLID] [color=#0 000FF]}] [data="M 5 0 L 10 10 L 0 10 Z"] 7 LayoutSVGPath {path} at (100,0) size 12x12 [fill={[type=SOLID] [color=#0 000FF]}] [data="M 5 0 L 10 10 L 0 10 Z"]
8 LayoutSVGResourceMarker {marker} [id="arrow2"] [markerUnits=strokeWidth] [ ref at (5,5)] [angle=90.00] 8 LayoutSVGResourceMarker {marker} [id="arrow2"] [markerUnits=strokeWidth] [ ref at (5,5)] [angle=90.00]
9 LayoutSVGPath {path} at (100,0) size 12x12 [fill={[type=SOLID] [color=#0 000FF]}] [data="M 5 0 L 10 10 L 0 10 Z"] 9 LayoutSVGPath {path} at (100,0) size 12x12 [fill={[type=SOLID] [color=#0 000FF]}] [data="M 5 0 L 10 10 L 0 10 Z"]
10 LayoutSVGPath {line} at (160,234) size 426x12 [stroke={[type=SOLID] [color=# 008000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [end marker= arrow1] [x1=10.00] [y1=40.00] [x2=80.00] [y2=40.00] 10 LayoutSVGPath {line} at (160,234) size 426x12 [stroke={[type=SOLID] [color=# 008000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [end marker= arrow1] [x1=10.00] [y1=40.00] [x2=80.00] [y2=40.00]
11 LayoutSVGPath {line} at (160,468) size 432x24 [stroke={[type=SOLID] [color=# 008000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [end marker= arrow2] [x1=10.00] [y1=80.00] [x2=80.00] [y2=80.00] 11 LayoutSVGPath {line} at (160,468) size 432x24 [stroke={[type=SOLID] [color=# 008000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [end marker= arrow2] [x1=10.00] [y1=80.00] [x2=80.00] [y2=80.00]
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/non-scaling-stroke-expected.txt ('k') | LayoutTests/svg/custom/object-no-size-attributes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698