mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 10:48:39 +09:00
8 lines
171 B
HTML
8 lines
171 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<body>
|
|
|
|
<select><svg:svg><svg:foreignObject/></svg:svg></select>
|
|
|
|
</body>
|
|
</html>
|