Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLElement.cpp352 bool wasValid = fragment->parseXML(markup, contextElement); in createFragmentFromSource() local
353 if (!wasValid) { in createFragmentFromSource()