[Bug 26903] Parameter validation errors should return SyntaxError not DataError

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

Ryan Sleevi <sleevi@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sleevi@google.com

--- Comment #7 from Ryan Sleevi <sleevi@google.com> ---
(In reply to Mark Watson from comment #4)
> That may well be a good idea. I'd like to hear what others think. For the
> moment I'll at least make the specification internally consistent.

I agree with Boris that SyntaxError surprises me. DataError made some degree of
sense, but it had its own set of complexity attached to it. TypeError strikes
me as more internally consistent.

Or is InvalidAccessError more consistent?

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

Received on Tuesday, 7 October 2014 02:58:42 UTC