Changes between Initial Version and Version 1 of Ticket #7539, comment 3
- Timestamp:
- Nov 22, 2010, 7:13:12 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7539, comment 3
initial v1 1 1 [http://jsfiddle.net/jitter/58hy9/ test case] 2 2 3 As per discussion with csnover. The escaped but unquoted selector needs to work as it's valid CSS3 selector syntax and also is correctly handled by qSA. 3 As per discussion with csnover. The escaped but unquoted selector needs to work as it's valid CSS3 selector syntax and also is correctly handled by qSA. There is no good reason for this selector suddenly failing since jQuery 1.4.4,