| Index: third_party/WebKit/LayoutTests/html/tabular_data/tr_exceptions.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/exceptions.html b/third_party/WebKit/LayoutTests/html/tabular_data/tr_exceptions.html
|
| similarity index 89%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/exceptions.html
|
| rename to third_party/WebKit/LayoutTests/html/tabular_data/tr_exceptions.html
|
| index f56ddae93619e36bb030685dce8edb1761334c50..24fecfe2c03b5a9b8c65b43b5dc676ce9dc222a0 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/exceptions.html
|
| +++ b/third_party/WebKit/LayoutTests/html/tabular_data/tr_exceptions.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="../../../resources/js-test.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|