Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/external/wpt/html/interaction/focus/the-autofocus-attribute/resources/
imagemap.html
<!DOCTYPE html> <body> <img src="/media/poster.png" usemap="#map"> <map name="map"></map> </body>