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

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

--- Comment #1 from Anne <annevk@annevk.nl> ---
The reason behind using TypeError is that using DOMException is not actually
favored by TC39 et al. And we still don't know what will happen to
DOMException. See bug 23367.

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

Received on Monday, 9 December 2013 14:41:33 UTC