This vector shows which characters act as quotes or whitespace in HTML attributes
<div style=$[chr]color:red$[chr]></div><div style=0x09color:red⟦09⟧></div><div style=
color:red
></div><div style=0x0Ccolor:red⟦0C⟧></div><div style=0x0Dcolor:red⟦0D⟧></div><div style= color:red ></div><div style="color:red"></div><div style='color:red'></div><div style=;color:red;></div>