Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrote internal user activation tree (spreading state to other elements) logic to match HTML spec: https://html.spec.whatwg.org/multipage/interaction.html#user-activation-processing-model Added navigator.userActivation API to expose internal user activation. Also fixed a WPT test to conform to spec (siblings are not activated), see also spec issue: whatwg/html#9831 Co-authored-by: Tom Schuster <[email protected]> Differential Revision: https://phabricator.services.mozilla.com/D185348 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1791079 gecko-commit: fba49989dde6aa32244c622fd43abe19a32128ae gecko-reviewers: dom-core, webidl, saschanaz, edgar
- Loading branch information