!! options parsoid-compatible=wt2html,wt2wt version=2 !! end # Force the test runner to ensure the extension is loaded !! hooks source !! endhooks !! test Non-existent language !! wikitext !! html/php
foobar
foobar
foo
bar
<script>alert("pwnd")</script>
<IMG SRC=`javascript:alert("RSnake says, 'XSS'")`>
<IMG
SRC=javascript:alert(
'XSS')
\";alert('XSS');//
</script><script>alert('XSS');</script>
%253cscript%253ealert(document.cookie)%253c/script%253e
<script>alert("pwnd")</script> <IMG SRC=`javascript:alert("RSnake says, 'XSS'")`> <IMG SRC=javascript:alert( 'XSS') \";alert('XSS');// </script><script>alert('XSS');</script> %253cscript%253ealert(document.cookie)%253c/script%253e
var a;
a
b
a
b
Text var a;
.
Text var a;
.
Text var a;
.
foo
foo
function doSomething() {
var foo,
bar;
if (baz) {