Dactyloidae/layout/reftests/w3c-css/received/css-namespaces-3/support/syntax-007.css

5 lines
118 B
CSS

@charset "UTF-8";
@namespace url("test");
@namespace url("test2");
*|test { background:lime }
test { background:red }