mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
fix test
This commit is contained in:
parent
2517da1a29
commit
9980f28f69
1 changed files with 1 additions and 3 deletions
|
@ -23,8 +23,6 @@ string(101) "<?xml version="1.0"?>
|
||||||
<a href="javascript:alert('1');"><strong>Item Two</strong></a>
|
<a href="javascript:alert('1');"><strong>Item Two</strong></a>
|
||||||
</code>
|
</code>
|
||||||
"
|
"
|
||||||
string(66) "<a href="javascript:alert('1');">
|
string(62) "<a href="javascript:alert('1');"><strong>Item Two</strong></a>"
|
||||||
<strong>Item Two</strong>
|
|
||||||
</a>"
|
|
||||||
string(25) "<strong>Item Two</strong>"
|
string(25) "<strong>Item Two</strong>"
|
||||||
Done
|
Done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue