Home | History | Annotate | Download | only in html

Lines Matching refs:hasPrefix

68     // FIXME: We should have a way to detect XHTML elements and replace the hasPrefix() check with it.
69 if (document()->isHTMLDocument() && !tagQName().hasPrefix())