From 7ca4096161ec12d58666d04e2fe3ec76a0da958d Mon Sep 17 00:00:00 2001 From: MinSoo Kim Date: Sat, 2 Jan 2016 15:39:30 +0900 Subject: [PATCH] =?UTF-8?q?HTML=20Purifer=20=EB=B3=80=EA=B2=BD=20=ED=9B=84?= =?UTF-8?q?=20=EB=8B=AC=EB=9D=BC=EC=A7=84=20=EC=98=88=EC=83=81=20=EA=B0=92?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/unit/FuncIncTest.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/unit/FuncIncTest.php b/tests/unit/FuncIncTest.php index 836370060..62691f8e1 100644 --- a/tests/unit/FuncIncTest.php +++ b/tests/unit/FuncIncTest.php @@ -25,7 +25,7 @@ class FuncIncTest extends \Codeception\TestCase\Test // embedded encoded tab to break up XSS - http://ha.ckers.org/xss.html array( '', - 'jav ascript:alert(\\\'XSS\\\');' + 'jav ascript:alert(\\\'XSS\\\');' ), // issue 178 array( @@ -35,12 +35,12 @@ class FuncIncTest extends \Codeception\TestCase\Test // issue 534 array( '*/" onerror="console.log(\'Yet another XSS\')">', - 'as"df dummy=*/" onerror="console.log(\'Yet another XSS\')">' + '\\\'as"df*/" onerror="console.log(\\\'Yet another XSS\\\')">' ), // issue 602 array( 'test', - '' + 'test' ), // issue #1813 https://github.com/xpressengine/xe-core/issues/1813 array(