Index: LayoutTests/fast/frames/seamless/seamless-body-margin.html |
diff --git a/LayoutTests/fast/frames/seamless/seamless-body-margin.html b/LayoutTests/fast/frames/seamless/seamless-body-margin.html |
index e3245debff11b8513e01af0fe964f68ed8172202..0e89b85e6914053baddebb4581955195f8e49768 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-body-margin.html |
+++ b/LayoutTests/fast/frames/seamless/seamless-body-margin.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> |
<script> |
window.onload = function () { |
debug("This test ensures that the 'body' element inside a seamless iframe defaults to a margin of 0px rather than 8px, and that we don't break the parent document's 'body' style in the process."); |