transparent (either phrasing content or flow content)
any element that can contain phrasing elements, any element that can contain flow elements
interface HTMLMapElement : HTMLElement { attribute DOMString name; readonly attribute HTMLCollection areas; readonly attribute HTMLCollection images; };