| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html
|
| index 036debca1f494f3cab93fb654718d5c59d66bb19..b8449229d5bd4d16b6909aa3e5472379c9599a93 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <meta charset=utf-8>
|
| <title>HTMLTableCellElement.cellIndex</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>
|
| <script>
|
| test(function() {
|
|
|