Index: third_party/WebKit/LayoutTests/html/tabular_data/tr_cells.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/cells.html b/third_party/WebKit/LayoutTests/html/tabular_data/tr_cells.html |
similarity index 96% |
rename from third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/cells.html |
rename to third_party/WebKit/LayoutTests/html/tabular_data/tr_cells.html |
index ba207ccef013ffa398dc7bded70aaee07b652791..8189b31829df247501a95a52291f23940daf10c7 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/cells.html |
+++ b/third_party/WebKit/LayoutTests/html/tabular_data/tr_cells.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<script> |