namespaces.css 88 B

123456
  1. @namespace foo "http://www.example.com";
  2. [foo|att=val] {}
  3. [*|att] {}
  4. [|att] {}
  5. [att] {}