tree: c7e8e516c48fddc65bddeb5552d2a7a7092818d6 [path history] [tgz]
  1. resources/
  2. scope/
  3. subresource/
  4. tools/
  5. README.md
  6. w3c-import.log
LayoutTests/imported/w3c/web-platform-tests/common/security-features/README.md

This directory contains the common infrastructure for the following tests.

  • referrer-policy/
  • mixed-content/
  • upgrade-insecure-requests/

Subdirectories:

  • subresource: Serves subresources, with support for redirects, stash, etc. The subresource paths are managed by subresourceMap and fetched in requestVia*() functions in resources/common.js.
  • scope: Serves nested contexts, such as iframe documents or workers. Used from invokeFrom*() functions in resources/common.js.