--- parser3/tests/296.html 2013/10/20 18:36:08 1.1
+++ parser3/tests/296.html 2013/10/20 21:06:15 1.2
@@ -5,7 +5,7 @@ $document[^xdoc::create{
-
-@try_catch[code]
-^try{
- $code
-}{
- $exception.handled(true)
- $result[Exception: $exception.source - $exception.comment]
-}