Status: FAIL | Duration: 44ms | Subtests: 0/1 | Open test on wpt.live | wpt.fyi
/svg/struct/reftests/requiredextensions-xhtml.tentative.svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml"> <title>requiredExtensions: support for HTML/XHTML (non-normative)</title> <h:link rel="match" href="reference/green-100x100.svg"/> <switch> <foreignObject width="100" height="100" requiredExtensions="http://www.w3.org/1999/xhtml"> <body xmlns="http://www.w3.org/1999/xhtml" style="margin: 0"> <div style="width: 100px; height: 100px; background-color: green"></div> </body> </foreignObject> <rect width="100" height="100" fill="red"/> </switch> </svg>