Opened 15 years ago

Last modified 11 years ago

#3105 closed Bug

insertHtml and insertElement should agree on the result — at Initial Version

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0 Beta 2
Keywords: IE Webkit Cc:

Description

Currently CKEDITOR.editor.insertHtml and CKEDITOR.editor.insertElement are having different results when the inserted element happened to be malformed or schema-violated, since 'insertHtml' is depending on native methods like pasteHtml , the result may vary from browser to browser.

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy