Home
last modified time | relevance | path

Searched refs:StrayCloseTagError (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/html/
DHTMLParserErrorCodes.h47 StrayCloseTagError, enumerator
DHTMLParser.cpp1426 reportError(StrayCloseTagError, &tagName, 0, true); in popBlock()