Ticket #1349: regexp.txt

File regexp.txt, 112 bytes (added by Scott McNaught, 17 years ago)

Regular expression (with no wiki formatting)

Line 
1if( FCKBrowserInfo.IsGeckoLike )
2{
3        sHTML = sHTML.replace( /\s*-moz-[^:]+: -moz-initial\s*;/g, '' ) ;
4}
5
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy