Re: [svgwg] Update SVGScriptElement and SVGImageElement to use src?

Just `href` seems to be cleaner and easier than having to remember where to use `href` and where to use `src` though. It may be a bit confusing that it is different from HTML, but I don’t think that HTML does a better job at this than SVG.

I think the analogy between SVG `<image>` and HTML `<img>` is weak. If it’s confusing to have different attribute names for referencing the external content, isn’t it confusing to have different element names then as well? Or do different element names justify different attribute names?

-- 
GitHub Notification of comment by prlbr
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/410#issuecomment-381418771 using your GitHub account

Received on Sunday, 15 April 2018 16:22:24 UTC