Update web-platform-tests to revision 5b68d219206139c0bfeec65c88e765749aed57fb

This commit is contained in:
WPT Sync Bot 2018-04-02 21:14:16 -04:00
parent a208d4246c
commit 04276c4e1f
94 changed files with 2583 additions and 2211 deletions

View file

@ -0,0 +1,8 @@
<!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>