Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
  <head>
    <title>Case-insensitive parent selector matching</title>
  </head>
  <body>
      <foreignObject width="500" height="100">
        <span style="color: green">Test passes if the text is green.</span>
      </foreignObject>
    </svg>
  </body>
</html>