| Index: LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet.html
|
| diff --git a/LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet.html b/LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet.html
|
| index 18d7e47b4be87d20a0be96ebda9d2b9204b3672f..26a9861401177c12b4ae9387e5c6c048d89736f0 100644
|
| --- a/LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet.html
|
| +++ b/LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
| -<script src="../../js-test-resources/js-test-pre.js"></script>
|
| +<script src="../../js-test-resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <dvi id="description"></div>
|
|
|