Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLAnchorElement.cpp
Shannon Booth 973cc67e81 LibWeb: Implement <a> element activation behavior for ismap <img>s
This allows you to click on a <img> that has an ismap attribute, and
will result in the navigation URL having the coordinates appended as a
query to the URL.
2024-04-04 17:17:57 -04:00

6.1 KiB