Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

using an svg tag without DOCTYPE #10

Open
bmillwood opened this issue Aug 17, 2012 · 0 comments
Open

using an svg tag without DOCTYPE #10

bmillwood opened this issue Aug 17, 2012 · 0 comments

Comments

@bmillwood
Copy link

My use case is that I'd like to directly include an SVG in an HTML page via use of the <svg> tag. The support is nearly there - I can mix the blaze-html and blaze-svg markup freely and easily - but there's no xmlns attribute, one isn't included with the bare svg tag (like it is with docTypeSvg), and there's no svg tag in blaze-html.

I can see a few ways of resolving this, but I am currently using the customAttribute function from blaze-html to decent effect, so I'm not going to lose any sleep over it. Just thought I'd point it out since at the moment I'm really not sure what the svg combinator is for.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant