[Bug 18877] [XQ30] try/catch

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18877

Jonathan Robie <jonathan.robie@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #20 from Jonathan Robie <jonathan.robie@gmail.com> ---
The Working Group has adopted the following wording as the resolution of this
bug.


(In reply to comment #18)

> "A try/catch expression catches dynamic errors and type errors raised by the
> evaluation of the target expression of the try clause. If the target
> expression does not raise a dynamic error or a type error, the result of the
> try/catch expression is the result of the target expression."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 11 June 2013 16:34:18 UTC