WebCore/manual-tests/empty-script-crash.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 This document used to crash when loaded as the very first document in
       
     2 a Safari instance to use JavaScript. It can't be a meaningful layout
       
     3 test since it would get loaded after many other documents that ran
       
     4 scripts.
       
     5 <script> 
       
     6 </script>