mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 04:52:14 +09:00
HTML Purifer 변경 후 달라진 예상 값 변경4
This commit is contained in:
parent
841a40a878
commit
74facfc670
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class FuncIncTest extends \Codeception\TestCase\Test
|
||||||
// issue 534
|
// issue 534
|
||||||
array(
|
array(
|
||||||
'<img src=\'as"df dummy=\'"1234\'" 4321\' asdf/*/>*/" onerror="console.log(\'Yet another XSS\')">',
|
'<img src=\'as"df dummy=\'"1234\'" 4321\' asdf/*/>*/" onerror="console.log(\'Yet another XSS\')">',
|
||||||
'<img src="\%5C\'as" alt="\\\'as"df" />*/" onerror="console.log(\\\'Yet another XSS\\\')">'
|
'<img src="as" alt="as"df dummy=" />*/" onerror="console.log(\'Yet another XSS\')">'
|
||||||
),
|
),
|
||||||
// issue 602
|
// issue 602
|
||||||
array(
|
array(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue