servo/tests/wpt/web-platform-tests/cookie-store/ordering.tentative.https.html

8 lines
359 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>Async Cookies: ordering (HTTPS)</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/ordering.js"></script>