mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +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>
|
||||
</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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue