7 lines
69 B

<div foo='bar'></div>
<style>
[foo=bar] {
color: red;
}
</style>