This commit is contained in:
Antony Dovgal 2006-08-06 20:17:42 +00:00
parent 2517da1a29
commit 9980f28f69

View file

@ -23,8 +23,6 @@ string(101) "<?xml version="1.0"?>
<a href="javascript:alert('1');"><strong>Item Two</strong></a>
</code>
"
string(66) "<a href="javascript:alert('1');">
<strong>Item Two</strong>
</a>"
string(62) "<a href="javascript:alert('1');"><strong>Item Two</strong></a>"
string(25) "<strong>Item Two</strong>"
Done