The map element, in conjunction with any area element descendants, defines an image map.
map.attrs = common.attrs & name
A map element must have both a start tag and an end tag.
If the id attribute and name attribute specified on the map element, both attributes must have the same value.