mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update web-platform-tests to revision ee40b886c701ffa25a673240cabdedd59ee3ace4
This commit is contained in:
parent
a00f2d6310
commit
3a79c9b53f
44 changed files with 631 additions and 75 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<title>Task and Microtask Ordering </title>
|
||||
<link rel=author title="Joshua Bell" href="mailto:jsbell@google.com">
|
||||
<link rel=help href="https://html.spec.whatwg.org/multipage/webappapis.html#event-loops">
|
||||
<link rel=help href="https://html.spec.whatwg.org/multipage/#event-loops">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="resources/common.js"></script>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<title>Task and Microtask Ordering </title>
|
||||
<link rel=author title="Joshua Bell" href="mailto:jsbell@google.com">
|
||||
<link rel=help href="https://html.spec.whatwg.org/multipage/webappapis.html#event-loops">
|
||||
<link rel=help href="https://html.spec.whatwg.org/multipage/#event-loops">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="resources/common.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue