Searched refs:formMethodAttr (Results 1 – 1 of 1) sorted by relevance
88 const AtomicString& formMethodAttr = fastGetAttribute(formmethodAttr); in formMethod() local89 if (formMethodAttr.isNull()) in formMethod()91 …mSubmission::Attributes::methodString(FormSubmission::Attributes::parseMethodType(formMethodAttr)); in formMethod()