Side navigation
#12261 closed bug (invalid)
Opened August 11, 2012 01:27AM UTC
Closed August 13, 2012 03:45PM UTC
Class selector in prevAll doesn't work correctly after version 1.6.4
Reported by: | caruga | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | selector | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There's also a further inconsistency in behaviour between 1.7.2 and 1.8.0, but I cannot reproduce the effect in reduced code yet. But meanwhile...
Output is
0
1
post 1.6.4, otherwise it is
1
1
Attachments (0)
Change History (1)
Changed August 13, 2012 03:45PM UTC by comment:1
component: | unfiled → selector |
---|---|
milestone: | None → 1.8 |
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
.chh is not a sibling of .ch. 1.8 is the correct behavior.