chromium/third_party/blink/web_tests/css3/selectors3/xml/css3-modsel-160.css


  p { background: lime; }
  p:subject { background: red; } /* this is not valid CSS, and if UAs
  implemented the experimental :subject pseudo-class they should have
  used the :-vnd-ident syntax. */