| Index: LayoutTests/fast/regions/get-regions-by-content2.html
|
| diff --git a/LayoutTests/fast/regions/get-regions-by-content2.html b/LayoutTests/fast/regions/get-regions-by-content2.html
|
| index d1cc42822ec0b9db5c5e08815aa3a3859995cb41..38c43decc3aacd762d64d82344e46ff8ca62a512 100644
|
| --- a/LayoutTests/fast/regions/get-regions-by-content2.html
|
| +++ b/LayoutTests/fast/regions/get-regions-by-content2.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <html>
|
| <head>
|
| - <script src="../../fast/js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script src="resources/helper.js"></script>
|
| <style>
|
| body { font-family: monospace; }
|
|
|