This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Looks like the Validator considers wrong the case <input accept=".doc">, but it matches requisites.
(In reply to Andrea Rendine from comment #0) > Looks like the Validator considers wrong the case <input accept=".doc">, but > it matches requisites. Yep, thanks for catching this. I notice tt doesn't support "audio/*" or "video/*" or "image/*" yet either. Not too surprising since the source in the validator which checks that datatype hasn't been touched since 2007… Anyway, it shouldn't take me long to fix this. I'll try to see if I can get to it over the weekend. If you don't see a checkin comment here within the next couple weeks, please ping me here to remind me.
Hi again. I didn't check, but the bug report is still open, so I don't know if you have had time to fix the "accept" attribute on forms. Thank you for the service, and sorry if it has already been fixed.
See https://github.com/validator/validator/commit/3ea40b2f79c025bd5b7444f1c6c3dee4853269f6