Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/selectors/chrome-40257746-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>Chrome crash issue 40257746</title>
<link rel="author" title="Steinar H. Gunderson" href="mailto:sesse@chromium.org">
<style>FoReIgNobject span { color: purple; }</style>
<foreignObject width="500" height="100">
<span>Test passes if there is no crash.</span>
</foreignObject>
</svg>