TypeFailure        69 Source/core/html/forms/FormController.cpp         return FormControlState(TypeFailure);
TypeFailure        74 Source/core/html/forms/FormController.cpp         return FormControlState(TypeFailure);
TypeFailure        47 Source/core/html/forms/FormController.h     bool isFailure() const { return m_type == TypeFailure; }