Opened 12 years ago
Last modified 12 years ago
#10261 confirmed Bug
Walker documentation seems to be outdated — at Initial Version
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Documentation & Samples | Version: | |
Keywords: | Cc: |
Description
http://docs.ckeditor.com/#!/api/CKEDITOR.dom.walker
It says that walker may split nodes and the examples shows such a case. However, neither unit tests nor my manual tests proved that.