| Index: ManualTests/empty-script-crash.html
|
| diff --git a/ManualTests/empty-script-crash.html b/ManualTests/empty-script-crash.html
|
| index 5605ff9e63e53eb1061cd98bbe5d14c95e40769d..eabddd50b6b18d17dda956d44f9bafa3f065e0f3 100644
|
| --- a/ManualTests/empty-script-crash.html
|
| +++ b/ManualTests/empty-script-crash.html
|
| @@ -1,6 +1,6 @@
|
| -This document used to crash when loaded as the very first document in
|
| -a Safari instance to use JavaScript. It can't be a meaningful layout
|
| -test since it would get loaded after many other documents that ran
|
| -scripts.
|
| -<script>
|
| -</script>
|
| +This document used to crash when loaded as the very first document in
|
| +a Safari instance to use JavaScript. It can't be a meaningful layout
|
| +test since it would get loaded after many other documents that ran
|
| +scripts.
|
| +<script>
|
| +</script>
|
|
|