RUN
Examples
index.html
x
(+)
<h3>Welcome to WebBook</h3> <script> console.log('Test Output'); </script>
xxxxxxxxxx
8
1
<
h3
>
Welcome to WebBook
</
h3
>
2
<
script
>
3
console
.
log
(
'Test Output'
);
4
5
6
</
script
>
7
8
log:["Test Output"]