mirror of
https://github.com/servo/servo.git
synced 2025-06-30 12:03:38 +01:00
8 lines
359 B
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>
|