1 2 3 4
<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>