Home
last modified time | relevance | path

Searched refs:is_root_of_anonymous_subtree (Results 1 – 1 of 1) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/
H A Dwrapper.rs783 fn is_root_of_anonymous_subtree(&self) -> bool { in is_root_of_anonymous_subtree() method
2231 self.is_root_of_anonymous_subtree() in ignores_nth_child_selectors()
2236 if !self.is_root_of_anonymous_subtree() { in blocks_ancestor_combinators()