[wpt-sync] Sync PR 49745 - [Permissions Policy] Fix tab key focus issue in frame with disabled focus-without-user-activation
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49745 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49745
Details from upstream follow.
Siye Liu <siliu@microsoft.com> wrote:
[Permissions Policy] Fix tab key focus issue in frame with disabled focus-without-user-activation
According to discussion1 in webappsec WG and WHATWG, we should allow
tab focus from parent frame into its sub frame when permissions policy
focus-without-user-activation
is disabled on the iframe.Bug: 371112534
Change-Id: Iaf88e90fd314b7d0e3d44f88dd837476eb3da8d3
Reviewed-on: https://chromium-review.googlesource.com/5976473
WPT-Export-Revision: b09fd70f307d76fe54a17143d03dec79d8f6868b
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
PASS
: 2
Chrome
OK
: 2
PASS
: 2
Safari
OK
: 2
PASS
: 2
Links
Comment 4•2 months ago
|
||
bugherder |
Description
•