Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/semantics/links/links-created-by-a-and-area-elements/area-without-href-activation-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<head>
<link rel="author" title="Simon Wülker" href="simon.wuelker@arcor.de">
</head>
<body onload="image.click()">
<img id="image" usemap="#map">
<map name="map">
<area id="foo" shape="circle" coords="1,0,509,4,0,81,0,0">