- From: <bugzilla@jessica.w3.org>
- Date: Fri, 16 Apr 2010 07:50:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9530 --- Comment #2 from Michael(tm) Smith <mike@w3.org> 2010-04-16 07:50:02 --- (In reply to comment #0) > #1: Validity depends on the current content of the Wiki registry. I'd like to > see proof that conformance checkers are actually going to implement this. validator.nu already implements something similar for the cases of registered language subtags and registered character encoding names. It reads in and parses the current contents of the IANA registries for those (http://www.iana.org/assignments/language-subtag-registry and http://www.iana.org/assignments/character-sets) and then validates lang and charset attribute values against those. The same kind of mechanism its using for those could also be used for validating http-equiv attribute values. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 16 April 2010 07:50:04 UTC