[Webkit-unassigned] [Bug 221762] cursor: pointer is not appearing on <area> element used in conjunction <img usemap="...">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 8 08:37:47 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=221762

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried to look into UA Stylesheet across all browsers but I couldn't find any reference:

https://wpt.fyi/results/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/mouse-cursor-imagemap.html?label=experimental&label=master&aligned

Only Firefox has something:

https://searchfox.org/mozilla-central/source/layout/style/res/html.css#669

img[usemap], object[usemap] {
  color: blue;
}

but nothing about "cursor".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221008/043c7f09/attachment.htm>


More information about the webkit-unassigned mailing list