Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-160.css
blobff80933ea146ec24fe0a04a5c6f1f8453f91819b
2 p { background: lime; }
3 p:subject { background: red; } /* this is not valid CSS, and if UAs
4 implemented the experimental :subject pseudo-class they should have
5 used the :-vnd-ident syntax. */