Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DRadioButtonGroupScope.cpp106 bool wasValid = isValid(); in updateCheckedState() local
121 bool wasValid = isValid(); in requiredAttributeChanged() local
138 bool wasValid = isValid(); in remove() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp936 bool wasValid = fragment->parseXML(markup, contextElement, parserContentPolicy); in createFragmentForInnerOuterHTML() local