| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/event-loops/task_microtask_ordering.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/event-loops/task_microtask_ordering.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/event-loops/task_microtask_ordering.html
|
| index 6536294fb6c52e3b4450846fd8a4d49be9fe091f..ccfe32e95c9e40c39d8f8508694dcf7253387e51 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/event-loops/task_microtask_ordering.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/event-loops/task_microtask_ordering.html
|
| @@ -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>
|
|
|