Changes between Initial Version and Version 1 of Ticket #13429, comment 11
- Timestamp:
- Aug 12, 2015, 6:46:48 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13429, comment 11
initial v1 12 12 13 13 Also you changed too much in the last test. AFAIR I wanted to have a non-collapsed selection for a reason. At the very least, we have an additional case, which makes tests richer. I know that line 466 looks clunky (I can fix it by using RegExp, this was one of my ideas). 14 15 16 BTW. What's the difference between `findOne()` and `find().getItem( 0 )` ?