[Webkit-unassigned] [Bug 122755] DOM event does not bubble in off-DOM element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 15:36:02 PDT 2022


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

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> ---
Link - https://jsfiddle.net/rgtvmkx2/

** Chrome Canary 108 **

"Clicked on div", [object PointerEvent] {

*** Safari 16 ***

"Clicked on div", [object MouseEvent] {

*** Firefox Nightly 107 ***

"Clicked on div", [object MouseEvent] {

_____

Anything else required? Thanks!

-- 
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/20220929/104e04b2/attachment.htm>


More information about the webkit-unassigned mailing list