Changes between Initial Version and Version 1 of Ticket #12191
- Timestamp:
- Jul 10, 2014, 9:13:54 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12191
-
Property
Status
changed from
new
toassigned
- Property Owner set to Marek Lewandowski
-
Property
Status
changed from
-
Ticket #12191 – Description
initial v1 1 {{{CKEDITOR.dom.node#getNextSourceNode 2 CKEDITOR.dom.node#getPreviousSourceNode}}} 1 {{{ 2 CKEDITOR.dom.node#getNextSourceNode 3 CKEDITOR.dom.node#getPreviousSourceNode 4 }}} 3 5 4 6 Seems that these methods are missing docs, and they are pretty useful and important. Additionally we should provide some test for them.