Searched refs:descendent (Results 1 – 7 of 7) sorted by relevance
726 …for (Node* descendent = node.firstChild(); descendent && descendent != sibling; descendent = NodeT… in containsNonEditableRegion() local727 if (!descendent->hasEditableStyle()) in containsNonEditableRegion()
16 # when there exists a page that is both an a descendent or ancestor of
543 // does not mean that it is a descendent. For example, a "group" defines
549 // does not mean that it is a descendent. For example, a "group" defines
1 …descendent selectors. For example, with a shadowRoot like this:\n \n <style>\n ::content(…
1 …descendent selectors. For example, with a shadowRoot like this:\n \n <style>\n content::-…