--- parser3/tests/273.html 2012/01/08 05:59:45 1.1
+++ parser3/tests/273.html 2024/12/13 13:54:03 1.2
@@ -30,26 +30,17 @@ $s[^taint[шило& рыло&]]
'^empty.replace[&;-]'
-^try{
+^try-catch-comment{
'^s.replace[;-]'
-}{
- $exception.handled(true)
- exception ($exception.comment). it's OK
}
-^try{
+^try-catch-comment{
'^s.replace[^table::create[nameless]{ -}]'
-}{
- $exception.handled(true)
- exception ($exception.comment). it's OK
}
-^try{
+^try-catch-comment{
'^s.replace[^table::create[nameless]{}]'
-}{
- $exception.handled(true)
- exception ($exception.comment). it's OK
}