| Index: third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/hashless-hex-color.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/hashless-hex-color.html b/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/hashless-hex-color.html
|
| index 2cc0edfdcfa27bd23c0c42319c2a242f61dd647d..cbda90c0af72e5a381f32d5d418806dfa69aa483 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/hashless-hex-color.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/quirks-mode/hashless-hex-color.html
|
| @@ -3,8 +3,8 @@
|
| <head>
|
| <title>The hashless hex color quirk</title>
|
| <meta name="timeout" content="long">
|
| - <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>
|
|
|