NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 491 - add correct attribute models to all elements in legacy.rnc
add correct attribute models to all elements in legacy.rnc
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: HTML5 schema
HEAD
All All
: P2 enhancement
Assigned To: Michael[tm] Smith
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-04-20 11:11 CEST by Michael[tm] Smith
Modified: 2009-11-26 10:36 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2009-04-20 11:11:21 CEST
The attribute model for almost all elements in legacy.rnc is just common.attrs. It seems like we should either make the attribute models accurate, or change them all to common.attr.anything (so that no attribute errors get reported for those obsolete elements at all).

Anyway, I'll put together a patch that adds the correct (HTML4) attribute models for all those elements, and we can try it and see.
Comment 1 Michael[tm] Smith 2009-11-26 10:36:34 CET
validator r334
http://whattf.browse.cvsdude.com/validator?view=rev&revision=334