In Gecko the <area>
elements in this test never become focusable because there is no fully loaded <img>
using the <map>
.
Blink, WebKit and Trident don't care and make the <area>
focusable anyway. They're available to the mouse, if the <img>
was given large enough dimensions.