parseAcceptAttribute 1279 Source/core/html/HTMLInputElement.cpp     return parseAcceptAttribute(fastGetAttribute(acceptAttr), isValidMIMEType);
parseAcceptAttribute 1284 Source/core/html/HTMLInputElement.cpp     return parseAcceptAttribute(fastGetAttribute(acceptAttr), isValidFileExtension);