foo属性を持つ E要素に対してスタイルが適用されます。
h1[title] { color: skyblue; }
<h1 title="sample"> skyblue </h1> <h1> none </h1>
※ E、foo など斜体は仮の名前です。