mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
9 lines
192 B
XML
9 lines
192 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<foreignObject x="100" y="100" width="-2" height="500">
|
|
<div xmlns="http://www.w3.org/1999/xhtml">
|
|
<p>Foo</p>
|
|
</div>
|
|
</foreignObject>
|
|
|
|
</svg>
|