mirror of
https://github.com/mozilla-firefox/firefox
synced 2026-08-12 20:45:22 +00:00
Automatic update from web-platform-tests Activation across navigation: add a WPT for cross-origin redirection (#59293) This CL adds a new WPT for user activation states after a cross-origin redirection, using `RemoteContext` API in dispatcher.js. This behavior is not fully defined in the spec [1], and the test was written based on the behavior expected in a PR discussion [2]. This CL also simplifies the existing same-origin test using the same API, and fixes the visibility of 3 private methods in utils.js. [1] https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-and-session-history:~:text=Welcome%20to%20the%20dragon%27s%20maw. [2] https://github.com/whatwg/html/pull/11454 Bug: 480993679 Change-Id: I9c7e5ad836404d7b1bf8e484a89fc2824b7c0364 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7769229 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1616504} Co-authored-by: Mustaq Ahmed <mustaq@google.com> -- wpt-commits: f58c291d8a6b9c4e07968d89db1dd67b55ee0218 wpt-pr: 59293
The files in this directory are non-infrastructure support files that can be used by tests.
blank.html- An empty HTML document.domain-setter.sub.html- An HTML document that setsdocument.domain.dummy.xhtml- An XHTML document.dummy.xml- An XML document.text-plain.txt- A text/plain document.*.js- Utility scripts. These are documented in the source.*.py- wptserve Python Handlers. These are documented in the source.security-features- Documented insecurity-features/README.md.