Index: LayoutTests/fast/table/table-sections-border-spacing.html |
diff --git a/LayoutTests/fast/table/table-sections-border-spacing.html b/LayoutTests/fast/table/table-sections-border-spacing.html |
index 7c9fa70a5d3d486258cdec808f809121b62d713a..0dab61d7bbd1d702c331a3d2ebf254580556faee 100644 |
--- a/LayoutTests/fast/table/table-sections-border-spacing.html |
+++ b/LayoutTests/fast/table/table-sections-border-spacing.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<h3>Test for chromium bug : <a href="https://code.google.com/p/chromium/issues/detail?id=29502">29502</a>. border-spacing is doubled between table-row-groups.</h3> |