chromium/third_party/blink/renderer/modules/cookie_store/README.md

# Cookie Store API

This module contains the implementation of the
[Cookie Store API](https://wicg.github.io/cookie-store).

## Testing

The Cookie Store API is primarily tested in
[Web Platform Tests](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/external/wpt/cookie-store/).

## Design Documents

Please refer to the
[explainer](https://github.com/WICG/cookie-store/blob/main/explainer.md) and
[original design documentation](https://docs.google.com/document/d/1ak6JzOMMO5q3dXvu4mHFWR-LLvaDc09XDvdeJZLtZd4/)
for more details.