Index: LayoutTests/fast/css/shorthand-mismatched-list-crash.html |
diff --git a/LayoutTests/fast/css/shorthand-mismatched-list-crash.html b/LayoutTests/fast/css/shorthand-mismatched-list-crash.html |
index 45c4e7549ab7a8d6c0465b4ed71772fc4b8ac5f6..ad2538984951f72827e744e8aa280a322671c6f7 100644 |
--- a/LayoutTests/fast/css/shorthand-mismatched-list-crash.html |
+++ b/LayoutTests/fast/css/shorthand-mismatched-list-crash.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<title>Test for WebKit bug 31559: Crash with mismatched lists and shorthands.</title> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description">Test for WebKit bug <a href="https://bugs.webkit.org/show_bug.cgi?id=31559">31559</a>: Crash with mismatched lists and shorthands.</p> |