Index: LayoutTests/fast/regions/mathml-crash.html |
diff --git a/LayoutTests/fast/regions/mathml-crash.html b/LayoutTests/fast/regions/mathml-crash.html |
index 64e233091e24fe38e4cc475c4f0acaff78950cd9..3f57ceacc4ced4942737b1c9412c5a6e2b740f96 100644 |
--- a/LayoutTests/fast/regions/mathml-crash.html |
+++ b/LayoutTests/fast/regions/mathml-crash.html |
@@ -1,7 +1,7 @@ |
<html> |
<head> |
<title>Test for MathML crash</title> |
- <script src="../../fast/js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<style> |
#example-text { |
-webkit-flow-into: example-text-flow; |