| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dataset-enumeration.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dataset-enumeration.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dataset-enumeration.html
|
| index 17a8d7e1b85f6c140104b3d8ea29d32974033142..4b1063379c798bcb3c64331b26bbb121b380d718 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dataset-enumeration.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dataset-enumeration.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>Dataset - Enumeration</title>
|
| - <script src="../../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <h1>Dataset - Enumeration</h1>
|
|
|