| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tr-element/cells.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tr-element/cells.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tr-element/cells.html
|
| index f04a404b6fb53e510ee24a6170e8f618363d2236..2678d3b1c27aecceebea8b5ba94c7eae0efb880f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tr-element/cells.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tr-element/cells.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <meta charset="utf-8">
|
| <title>HTMLTableRowElement#cells</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>
|
|
|
| <div id="log"></div>
|
|
|
|
|