| 304-response.py |
<!DOCTYPE html>
<html>
<head>
<script>
window.addEventListener("securitypolicyviolation", function(e) {
top.postMessage(e.originalPolicy, '*');
});
</script>
<script nonce="abc">
top.postMessage('abc_executed', '*');
</script>
<script nonce="def">
top.postMessage('def_executed', '*');
</script>
</head>
</html>
|
1275 |
| eval.js |
|
82 |
| load_img_and_post_result_header.html |
|
340 |
|
|
38 |
| load_img_and_post_result_meta.sub.html |
|
424 |
| log-pass.html |
|
62 |
| sandboxed-eval.sub.html |
|
154 |
|
|
46 |