blob: 5a3ef7c4b47aad4a629686c5297fbe28ba5a2981 [file] [log] [blame]
/* SHORT SELECTOR, EMPTY CONTENT */
a{}
/* COMPLEX SELECTOR */
div div>div#id.foo.bar:hover .something>.child~.sibling+.sibling::after{color:red;}