Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-backgrounds/tiny-foreignObject-double-border-radius-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<svg>
<foreignObject style="width: 1px; height: 1px; border-left: 3px double black; border-radius: 1px"/>
</svg>