[Bug 18877] [XQ30] try/catch

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

--- Comment #11 from Jonathan Robie <jonathan.robie@gmail.com> ---
(In reply to comment #0)

Actually, 10 div $arg is not evaluated - it's lexically contained, but not
evaluated. There may be no bug here.

It might be clearer if the spec said:

"A try/catch expression catches dynamic errors and type errors raised during
dynamic evaluation OF expressions that are lexically contained within the
try clause."

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

Received on Tuesday, 4 June 2013 16:33:30 UTC