mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision 122a4672fa0dc554a6e7528fa3487fd907c792ee
This commit is contained in:
parent
fb1123495f
commit
93d826f7ba
301 changed files with 4775 additions and 1769 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<title>CORS - 304 Responses</title>
|
||||
<meta name="timeout" content="long">
|
||||
<meta name=author title="Mark Nottingham" href="mailto:mnot@mnot.net">
|
||||
|
||||
<script src=/resources/testharness.js></script>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<title>Access-Control-Allow-Origin handling</title>
|
||||
<meta name="timeout" content="long">
|
||||
<link rel=help href=https://fetch.spec.whatwg.org/>
|
||||
<meta name=author title="Odin Hørthe Omdal" href="mailto:odiho@opera.com">
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<title>CORS - preflight cache</title>
|
||||
<meta name="timeout" content="long">
|
||||
<meta name=author title="Odin Hørthe Omdal" href="mailto:odiho@opera.com">
|
||||
|
||||
<script src=/resources/testharness.js></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue