[wpt-sync] Sync PR 50779 - [Permissions] Fix tests
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
210.77 KB,
text/plain
|
Details |
Sync web-platform-tests PR 50779 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50779
Details from upstream follow.
Ari Chivukula <arichiv@chromium.org> wrote:
[Permissions] Fix tests
This canonicalises some current test failures with formal expectations
and fixes others:
- TrustToken permission tests will be broken until enabled.
- autofocus is not supported.
- opaque origins do not block Fullscreen.
- document.permissionsPolicy was never implemented, we should check document.featurePolicy.
Change-Id: I3ddb6eef412e991aaaf534b65df29c3546f0094e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6269658
Auto-Submit: Ari Chivukula \<arichiv@chromium.org>
Commit-Queue: Sandor «Alex» Major \<sandormajor@chromium.org>
Reviewed-by: Sandor «Alex» Major \<sandormajor@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1421487}
| Assignee | ||
Updated•9 months ago
|
| Assignee | ||
Comment 1•9 months ago
|
||
| Assignee | ||
Comment 2•9 months ago
|
||
Comment 4•9 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/234258f964cd
https://hg.mozilla.org/mozilla-central/rev/11975204e599
Description
•