Is there any problem creating a CSS class like this:
[test] { font: 13px; }
and use it in an HTML attribute as this:
&
It's better to use classes. This way will not work in older browsers and it's not professional. However it doesn't have any performance issues.