Searched refs:FormInsideTablePartError (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/html/ | ||
D | HTMLParserErrorCodes.h | 49 FormInsideTablePartError, enumerator |
D | HTMLParser.cpp | 380 reportError(FormInsideTablePartError, &m_current->localName()); in insertNode() |