github web-platform-tests/wpt merge_pr_47573

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
5 months ago

Confirm that re-dispatching a cached click doesn't satisfy notifyEvent()

When a DOM event is manually dispatched, its isTrusted bit is set to
false. This makes the event ineligible to use with
window.fence.notifyEvent(), even if the event was trusted initially.
This CL includes a WPT that verifies this behavior.

Change-Id: Ic3911bf89fb88d1fb16d495f75dfd19f22a726ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5784053
Reviewed-by: Liam Brady lbrady@google.com
Commit-Queue: Liam Brady lbrady@google.com
Cr-Commit-Position: refs/heads/main@{#1340597}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.