RESOLVED FIXED 19389
querySelectorAll exception while searching invalid CSS selector
https://bugs.webkit.org/show_bug.cgi?id=19389
Summary querySelectorAll exception while searching invalid CSS selector
Anthony Ricaud
Reported 2008-06-04 03:41:04 PDT
This exception fires on line 983 in inspector.js. SYNTAX_ERR: DOM Exception 12 inspector.js (line 983) It blocks searches like "head>".
Attachments
Proposed patch (1.62 KB, patch)
2008-07-06 14:08 PDT, Anthony Ricaud
timothy: review+
Anthony Ricaud
Comment 1 2008-07-06 14:08:09 PDT
Created attachment 22118 [details] Proposed patch
Matt Lilek
Comment 2 2008-07-10 16:08:08 PDT
Committed revision 35107.
Note You need to log in before you can comment on or make changes to this bug.