- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit6eee5f7
authored
Selector: Add a test for throwing on post-comma invalid selectors
Sizzle's PRjquery/sizzle#456 introduced a test catching not throwing onbadly-escaped identifiers by Firefox 3.6-5. Unfortunately, it was placed justbefore a test Opera 10-11 failed, making Opera fail quicker and not addinga post-comma invalid selector to rbuggyQSA.The issue was fixed injquery/sizzle#463. This jQuery commit backports the testthat Sizzle PR added as no workarounds are needed in browsers jQuery supports.Closesgh-4516Refjquery/sizzle#456Refjquery/sizzle#4631 parent1d624c1 commit6eee5f7
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
|
0 commit comments
Comments
(0)