Searched refs:isScopingTag (Results 1 – 2 of 2) sorted by relevance
315 static bool isScopingTag(const AtomicString& tagName) in isScopingTag() function1328 else if (isScopingTag(tagName)) in pushBlock()1440 else if (isScopingTag(elem->tagName)) in popOneBlockCommon()1489 } else if (isScopingTag(tagName)) in checkIfHasPElementInScope()
13644 (WebCore::isScopingTag): Added. Returns whether the given tag represents