comparison: dom/src/jsurl/crashtests/341963-1.html
dom/src/jsurl/crashtests/341963-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <script> |
|
2 |
|
3 location = "javascript:x.x.x"; |
|
4 |
|
5 for(var i in {}) |
|
6 ; |
|
7 |
|
8 </script> |