blob: a88d032bcace36e5160fb84f8eaa7718acffda3c [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Async Cookies: get, set, getAll</title>
<meta name="help" href="https://github.com/WICG/cookie-store/">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="resources/cookie-test-helpers.js"></script>
<script src="resources/get_set_get_all.js"></script>