Details
Description
There are a few tags with unused tag attributes. These normally don't cause a problem if they're not mandatory and not used, but in some cases they don't even have a property setter in the class, so they'd barf if they were specified. These should be cleaned up.
Geolocation appeared to have a "value" attribute copied from a previous tag. It has been removed.