Home | History | Annotate | Download | only in html

Lines Matching defs:typeMismatch

222 bool HTMLInputElement::typeMismatch() const
224 return willValidate() && m_inputType->typeMismatch();