Index: third_party/WebKit/LayoutTests/html/tabular_data/table_exceptions.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableElement/exceptions.html b/third_party/WebKit/LayoutTests/html/tabular_data/table_exceptions.html |
similarity index 94% |
rename from third_party/WebKit/LayoutTests/fast/dom/HTMLTableElement/exceptions.html |
rename to third_party/WebKit/LayoutTests/html/tabular_data/table_exceptions.html |
index f88742b990faf6cb0999ed88292c963346939d05..f0ef597eed8704cf273e49855513ef04ab546e13 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableElement/exceptions.html |
+++ b/third_party/WebKit/LayoutTests/html/tabular_data/table_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> |