mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Since WebKit commit 67a62d98 (merged for iOS 13), WebKit no longer restricts
click event bubbling to interactable nodes like `div` or `body`. The
`cursor: pointer` hack polyfill is therefore obsolete and can safely be
removed without breaking JSAction behavior.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| defer | ||
| devtools | ||
| di | ||
| dom-navigation | ||
| event-dispatch | ||
| signals | ||