Opened 13 years ago
Closed 13 years ago
#5022 closed defect (fixed)
:contains is not non-standard
Reported by: | guest | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Core | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The announcement for 1.0 says: "The non-standard ":contains" pseudo class has been removed from dojo.query()"
However, :contains() is in the CSS3 selector standard: http://www.w3.org/TR/2001/CR-css3-selectors-20011113/#selectors
-- Yehuda
Change History (4)
comment:1 Changed 13 years ago by
Owner: | changed from anonymous to alex |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Milestone: | 1.0.1 → 1.1 |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This doesn't sound like 1.0.1 material. Alex?