2 p
{ background: lime
; }
3 [title
~="hello world"] { background: red
; }
4 /* Section 6.3.1: Represents the att attribute whose value is a
5 space-separated list of words, one of which is exactly "val". If this
6 selector is used, the words in the value must not contain spaces
7 (since they are separated by spaces). */