[Bug 24028] Element.matches("!invalid!") should throw SyntaxError, not TypeError

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

--- Comment #5 from Anne <annevk@annevk.nl> ---
People from TC39 have argued we should have less exceptions and use JavaScript
exceptions when applicable (as we already do at the binding level). And they
have argued that e.name should equal the name of e's interface (not the case
for DOMException at the moment).

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

Received on Wednesday, 11 December 2013 11:32:48 UTC