Searched refs:existingHTML (Results 1 – 1 of 1) sorted by relevance
454 Element* existingHTML = static_cast<Element*>(m_document->documentElement()); in handleError() local455 NamedNodeMap* bmap = existingHTML->attributes(false); in handleError()459 existingHTML->setAttribute(it->name(), it->value()); in handleError()