tree: ce86084fc5ebe59a6e4126b3b7287b7f3933e8df [path history] [tgz]
  1. http/
  2. README.md
chromium/src/third_party/blink/web_tests/virtual/first-party-sets/README.md

The prototype implementation of First-Party Sets is behind an embedder-side flag (--enable-features=FirstPartySets, or --use-first-party-set="..."). This virtual suite allows tests to run with the flag enabled, and a First-Party Set specified, in order to validate the relevant functionality. It can be removed or made non-virtual once the flag is enabled by default.