Changes between Initial Version and Version 6 of Ticket #1349


Ignore:
Timestamp:
Feb 23, 2008, 5:35:50 PM (16 years ago)
Author:
Frederico Caldeira Knabben
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1349

    • Property Keywords HasPatch added; -moz-initial removed
    • Property Version changed from SVN to FCKeditor 2.4.3
    • Property Component changed from UI : Source View to General
    • Property Milestone changed from FCKeditor 2.5 to
  • Ticket #1349 – Description

    initial v6  
    77Something like this would do the trick...
    88
     9{{{
    910if(FCKBrowserInfo.IsGeckoLike)
    1011{
    1112        sHTML = sHTML.replace( /\s*-moz-[^:]+: -moz-initial\s*;/g, '' ) ;
    1213}
     14}}}
    1315
    1416Cheers
    1517
    1618Scott
    17 
    18 scott.mcnaught@synergy8.com
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy