Added getIsReferenced into anonymous node. The visibility of anonymous

node type now works the same way as visibility of ruleset or directive.
This commit is contained in:
jurcovicovam
2015-07-25 16:03:06 +02:00
parent 34e3ea61ce
commit 19dc9e78b9
6 changed files with 35 additions and 6 deletions

View File

@@ -91,3 +91,7 @@ div#id.class[a=1][b=2].class:not(1) {
color: red;
}
}
div {
this isn't very valid CSS.
}
this isn't very valid CSS.