Searched defs:isFormattingTag (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
H A DHTMLTreeBuilder.cpp228 bool isFormattingTag(const AtomicString& tagName) function in namespace:WebCore::__anon14589
1986 if (isFormattingTag(token.name())) {

Completed in 78 milliseconds