mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
4 lines
178 B
XML
4 lines
178 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<title>Testcase that css comment in attribute is not allowed</title>
|
|
<rect width="100%" height="100%" fill="/* blah */ red"/>
|
|
</svg>
|