Side navigation
#2192 closed bug (fixed)
Opened January 19, 2008 11:34AM UTC
Closed December 10, 2010 12:15AM UTC
strict ~= selector
Reported by: | cloudream | Owned by: | flesler |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | selector | Version: | 1.2.2 |
Keywords: | Cc: | cloudream | |
Blocked by: | Blocking: |
Description
strict ~= different from *=
Attachments (2)
Change History (4)
Changed January 26, 2008 09:54PM UTC by comment:1
type: | enhancement → bug |
---|
Changed August 19, 2008 12:36PM UTC by comment:2
cc: | → cloudream |
---|---|
component: | core → selector |
milestone: | 1.2.3 → 1.3 |
need: | Review → Patch |
owner: | → flesler |
status: | new → assigned |
Changed August 20, 2008 03:21PM UTC by comment:3
I've attached a patch that not only adds support for ~=, but also |=. The only compromise for more common selectors is on file size, and for efficiency, the worst one (|=) gets tested last.
The patch includes updates to the test suite to add tests for these new selectors and updates existing tests where results didn't match anymore.
Changed December 10, 2010 12:15AM UTC by comment:4
resolution: | → fixed |
---|---|
status: | assigned → closed |
Correct me if I'm wrong but this should be fixed since approx. jQuery 1.3