Opened 12 years ago
Last modified 12 years ago
#12191 assigned Task
Create tests and docs for node.getNextSourceNode and node.getPreviousSourceNode methods — at Initial Version
| Reported by: | Marek Lewandowski | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
{{{CKEDITOR.dom.node#getNextSourceNode CKEDITOR.dom.node#getPreviousSourceNode}}}
Seems that these methods are missing docs, and they are pretty useful and important. Additionally we should provide some test for them.
