Summary: We are implementing SVG iframe element. It introduces the function that is almost equivalent to 'iframe' element of html5.0 into svg. Except for any SVG-specific rules explicitly mentioned in this specification. It allows dynamic loading and embedding of browsing contexts into svg. Because 'iframe' can generate the browsing context with the dynamic SVG document, it can constitute cascading documents.Therefore it can express such as the tiling and layering.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=949435 Spec: https://svgwg.org/svg2-draft/embedded.html#IframeElement Platform coverage: everywhere Target release: ? Pref: svg.svg-iframe.enabled _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform