Searched refs:noValidate (Results 1 – 6 of 6) sorted by relevance
31 attribute [Reflect] boolean noValidate;
91 bool noValidate() const;
211 …t()->page() || !document()->page()->settings()->interactiveFormValidationEnabled() || noValidate()) in validateInteractively()525 bool HTMLFormElement::noValidate() const in noValidate() function in WebCore::HTMLFormElement
62211 Minor fix: "novalidate" attribute renamed in "noValidate", according to62216 (WebCore::HTMLFormElement::noValidate):
45334 (WebCore::HTMLFormElement::noValidate):
24308 prevents the submission if neither noValidate nor formNoValidate is