Opened 16 years ago
Closed 16 years ago
#3313 closed Bug (fixed)
Enhance CKEDITOR.dom.walker
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Review+ | Cc: |
Description
With #2876, the new dom walker is introduced, this ticket is about establishing the missing TCs and bug fixing on it.
Attachments (2)
Change History (6)
Changed 16 years ago by
Attachment: | test-domwalker.patch added |
---|
Changed 16 years ago by
Attachment: | 3313.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
Meanwhile, the TCs doesn't covering the default boundary guard functions which is currently missing in the new walker and should also be ported from CKEDITOR.dom.domWalker class.
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Owner: | set to Garry Yao |
---|
Unit Test Case