mirror of
https://github.com/servo/servo.git
synced 2025-09-09 22:48:21 +01:00
Update web-platform-tests to revision bda2059150dca8ab47f088b4cc619fcdc1f262fa
This commit is contained in:
parent
3535f3f6c2
commit
7c4281f3da
182 changed files with 7692 additions and 1042 deletions
6
tests/wpt/web-platform-tests/streams/OWNERS
Normal file
6
tests/wpt/web-platform-tests/streams/OWNERS
Normal file
|
@ -0,0 +1,6 @@
|
|||
@domenic
|
||||
@tyoshino
|
||||
@yutakahirano
|
||||
@youennf
|
||||
@calvaris
|
||||
@wanderview
|
|
@ -2,7 +2,7 @@
|
|||
<meta charset="utf-8">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
|
||||
<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
|
||||
<script src="resources/test-initializer.js"></script>
|
||||
|
||||
<script src="byte-length-queuing-strategy.js"></script>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<meta charset="utf-8">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
|
||||
<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
|
||||
<script src="resources/test-initializer.js"></script>
|
||||
|
||||
<script src="count-queuing-strategy.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue