<script>x = 3;</script> throws a ReferenceError "x is not defined". is this correct behavior?
- [Caja] undeclared globals in es53? felix
- Re: [Caja] undeclared globals in es53? ๏̯͡๏ Jasvir Nagra
<script>x = 3;</script> throws a ReferenceError "x is not defined". is this correct behavior?