#3801: IE: Comments at the start of the document get lost
----------------------------------+-----------------------------------------
 Reporter:  fredck                |       Owner:  tobiasz.cudnik
     Type:  Bug                   |      Status:  assigned      
 Priority:  Normal                |   Milestone:  CKEditor 3.0  
Component:  General               |     Version:  SVN (CKEditor)
 Keywords:  Confirmed IE Review-  |  
----------------------------------+-----------------------------------------
Changes (by arczi):

  * keywords:  Confirmed IE Review? => Confirmed IE Review-


Comment:

 Almost perfect.

 Unrelated line:
 {{{
 //                      var div = document.createElement( 'div' );
 }}}
 I would also replace line
 {{{
 // IE remvoes style tags an comments from innerHTML. (#3710 & ...).
 }}}
 with
 {{{
 // IE removes style tags an comments from innerHTML. (#3710 & #3801 ).
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3801#comment:13>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to