| Index: third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/unitless-length.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/unitless-length.html b/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/unitless-length.html
|
| index 4102f36dcee81c57900cc190f59b16927b9c4a80..b2f05c01049eb6fc72ec68dfa35d622c43364314 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/unitless-length.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/unitless-length.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>The unitless length quirk</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>
|
| <style> iframe { width:20px; height:20px; } </style>
|
| </head>
|
| <body>
|
|
|