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

Side by Side Diff: LayoutTests/svg/custom/marker-referencePoint-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 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 384x192 3 layer at (0,0) size 384x192
4 RenderSVGRoot {svg} at (0,0) size 384x192 4 RenderSVGRoot {svg} at (0,0) size 384x192
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceMarker {marker} [id="Triangle"] [markerUnits=strokeWidth] [ref at (0,5)] [angle=auto] 6 LayoutSVGResourceMarker {marker} [id="Triangle"] [markerUnits=strokeWidth] [ref at (0,5)] [angle=auto]
7 LayoutSVGPath {path} at (0,0) size 1x1 [fill={[type=SOLID] [color=#00000 0]}] [data="M 0 0 L 10 5 L 0 10 Z"] 7 LayoutSVGPath {path} at (0,0) size 1x1 [fill={[type=SOLID] [color=#00000 0]}] [data="M 0 0 L 10 5 L 0 10 Z"]
8 LayoutSVGRect {rect} at (0,0) size 384x192 [stroke={[type=SOLID] [color=#000 0FF] [stroke width=10.00]}] [x=10.00] [y=10.00] [width=3980.00] [height=1980.00] 8 LayoutSVGRect {rect} at (0,0) size 384x192 [stroke={[type=SOLID] [color=#000 0FF] [stroke width=10.00]}] [x=10.00] [y=10.00] [width=3980.00] [height=1980.00]
9 LayoutSVGPath {path} at (96,67) size 175x84 [stroke={[type=SOLID] [color=#00 0000] [stroke width=100.00]}] [end marker=Triangle] [data="M 1000 750 L 2000 750 L 2500 1250"] 9 LayoutSVGPath {path} at (96,67) size 175x84 [stroke={[type=SOLID] [color=#00 0000] [stroke width=100.00]}] [end marker=Triangle] [data="M 1000 750 L 2000 750 L 2500 1250"]
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/marker-opacity-expected.txt ('k') | LayoutTests/svg/custom/mask-colorspace-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698