Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLParserErrorCodes.h37 IgnoredContentError, enumerator
DHTMLParser.cpp705 reportError(IgnoredContentError, &localName, &m_current->localName()); in handleError()