Home | History | Annotate | Download | only in html

Lines Matching defs:typeMismatch

245 bool HTMLInputElement::typeMismatch() const
247 return willValidate() && m_inputType->typeMismatch();