mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests to revision 1e42017386ce1eaeed4925fb8bc7f5417752019a
This commit is contained in:
parent
5574a4e4c8
commit
a972fdb353
2003 changed files with 16788 additions and 3140 deletions
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<title>IndexedDB: Commit ordering of empty transactions</title>
|
||||
<script src='../../resources/testharness.js'></script>
|
||||
<script src='../../resources/testharnessreport.js'></script>
|
||||
<script src='support.js'></script>
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support.js"></script>
|
||||
<script>
|
||||
|
||||
// Call with a test object and array of expected values. Returns a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue