Home | History | Annotate | Download | only in html

Lines Matching refs:childAllowed

795 bool HTMLElement::childAllowed(Node *newChild)
797 if (!Element::childAllowed(newChild))