Opened 16 years ago
Closed 16 years ago
#2447 closed New Feature (fixed)
V3: DOM abstraction
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed V3ProtoBase Review+ | Cc: |
Description
We have talked about DOM abstraction in the ODE docs. We should have a clear implementation of this layer in our code.
Change History (3)
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Frederico Caldeira Knabben |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The DOM abstraction has been defined under the CKEDITOR.dom namespace. Each abstracted object can be found in the "core/dom" folder.