Index: third_party/WebKit/LayoutTests/html/tabular_data/tr_insertcell_skips_non_td_th.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-skips-non-td-th.html b/third_party/WebKit/LayoutTests/html/tabular_data/tr_insertcell_skips_non_td_th.html |
similarity index 95% |
rename from third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-skips-non-td-th.html |
rename to third_party/WebKit/LayoutTests/html/tabular_data/tr_insertcell_skips_non_td_th.html |
index e8a61822ad766d56b021edf92bbf88ae918956a8..f6c398da9bbd80c460e479a5bae578cf10f39c23 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-skips-non-td-th.html |
+++ b/third_party/WebKit/LayoutTests/html/tabular_data/tr_insertcell_skips_non_td_th.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<link rel="help" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html#dom-tr-insertcell"> |
-<script src="../../../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<script> |