Validator Dev Watch: fuzzy matching for unknown elements/attributes
Unknown elements and attributes at top of the validation errors charts According to MAMA’s survey of validation of a few million web pages, the most common validation error is either “There is no attribute X” or “Element X undefined”. In other words, instances where the document uses elements or attributes which are not standard. As […]
More…