--- parser3/tests/186.html 2008/07/21 08:52:49 1.1 +++ parser3/tests/186.html 2008/07/22 13:13:10 1.3 @@ -1,9 +1,11 @@ +$request:charset[utf-8] + $sValue[abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789 `+-=~!@#^$%^^&*()_ []{}<>^;:'",./? - Ũ] +абвгдеёжзийклмнопрстуфхцчшщъыьэюя АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ]
=^taint[html][$sEscapeValued]= @@ -21,7 +23,7 @@ Escaped:
-$sUnescapedValue[^string:unescape[$sEscapeValued]] +$sUnescapedValue[^string:js-unescape[$sEscapeValued]] Unescaped [^if($sUnescapedValue eq $sValue){equal to source}{NOT equal to source}]:=^taint[html][$sUnescapedValue]= @@ -33,6 +35,6 @@ Empty string escape/unescape: $v[] $s[$v]-=^s.escape[]= -=^string:unescape[$s]= +=^s.js-escape[]= +=^string:js-unescape[$s]=