MadLittleMods
5/28/2015 - 12:17 AM

odd-css-selectors.md

Random

  • [title~="hello world"]
    • attribute selector with multiple values. see this
  • *|*[a|title^="si on"]
    • source
    • attribute selector with wildcard namespace and namespace inside attribute selector

Unicode stuff

Invalid

Just wondering how these are handled. They should probably be parsed but just making sure they don't make things throw errors internally.

  • :-vnd-ident
  • .\5cm
  • .two\ words
  • p,
  • x\00007Ctest
    • escaped vertical bar in qualified name
    • source
  • |t2