summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html')
-rw-r--r--third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html b/third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html
index 01f59ee..14a25e7 100644
--- a/third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html
+++ b/third_party/WebKit/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
-<script src="../http/tests/resources/js-test-pre.js"></script>
+<script src="../fast/js/resources/js-test-pre.js"></script>
<script src="../http/tests/resources/pointer-lock/pointer-lock-test-harness.js"></script>
</head>
<body>
@@ -44,6 +44,5 @@
];
doNextStep();
</script>
-<script src="../http/tests/resources/js-test-post.js"></script>
</body>
</html>