- From: Nikos Andronikos via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Jul 2016 06:00:53 +0000
- To: public-svg-issues@w3.org
nikosandronikos has just labeled an issue for https://github.com/w3c/svgwg as "Embedded Content chapter": == Update content models with <audio>, <video>, <canvas> and <iframe> == I guess it would be safe to assume those elements can appear in the same places where `<image>` is allowed? Currently the spec says that whitelisted HTML elements are allowed as children of SVG container elements, which is strange because it means you can put an `<audio>` inside a `<clipPath>` but you can't put it inside `<defs>`. See https://github.com/w3c/svgwg/issues/151
Received on Friday, 29 July 2016 06:00:59 UTC