Dont use name as content when image has children (#6252)
In Mozilla Firefox, don't use name as content when image has children
Consider elements with `role == ROLE_SYSTEM_GRAPHIC` as image maps if
they have children, and then render the children.
Fix for issue #6051.