]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix interoperability issue regarding Event properties (#36386)
authorAleksander Machniak <machniak@kolabsys.com>
Thu, 30 Jun 2022 19:52:47 +0000 (21:52 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2022 19:52:47 +0000 (22:52 +0300)
commit505e0235b91052e7b9e4e542d8cd5639cba03de6
tree8bceea060fe997ccff5f416c0c413e0fc838bcc6
parent4082a3b52d0803efe8414abdf07d57f340a27225
Fix interoperability issue regarding Event properties (#36386)

* Fix interoperability issue regarding Event properties

- make possible to re-set read-only event properties
- use hydrateObj() to set delegateTarget property

Fixes #36207

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
js/src/dom/event-handler.js
js/tests/unit/dom/event-handler.spec.js