[Bug 26301] Normalization: Should throw instead of returning an Error instance

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

--- Comment #7 from Mark Watson <watsonm@netflix.com> ---
Ok, so what I propose is:
- we adopt the DOM language 'throw a <string>'
- we include (in our spec), and link to, the same definition of this phrase as
used in DOM
- we enhance that definition with a sentence explaining the only sane
interpretation of throw:'terminate execution of the algorithm and all ancestor
algorithms until you get to one that says it catches exceptions'.

Comments, objections, agreement ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 7 October 2014 14:50:43 UTC