The DOM selector APIs (matchesSelector, querySelector, querySelectorAll) throw when the selector can't be parsed. Given that, do we still want to report parse errors as warnings to the error console? Doing this apparently causes at least some people angst: see http://bugs.jquery.com/ticket/7535

(I can see the argument for reporting it, since the DOM exception gives no indication of where the error occurred, by the way.)

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to