-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1791079 - Implement User Activation API r=dom-core,webidl,saschan…
…az,edgar 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 <evilpiesgmail.com> Differential Revision: https://phabricator.services.mozilla.com/D185348 UltraBlame original commit: 73919dbff272db85ba6334dca0a9ddfd7f5f039d
- Loading branch information
Showing
24 changed files
with
1,018 additions
and
631 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.