Changes between Initial Version and Version 1 of Ticket #13714, comment 18
- Timestamp:
- Apr 2, 2013, 8:47:01 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13714, comment 18
initial v1 1 @ jaubourg `eval` behavior in this case can't be changed due to what rwaldron said. But how would you want the script injection method to behave in the same way? The only method I see to achieve that would be to require the following to make the followingthrow:1 @ jaubourg `eval` behavior in this case can't be changed due to what rwaldron said. But how would you want the script injection method to behave in the same way? The only method I see to achieve that would be to require the following to throw: 2 2 {{{ 3 3 <script>'use strict'; var a = 2;</script>