1437. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:54 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

1437.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM Portal\trunk\BTSSSPortal\js\ckeditor\plugins\stylesheetparser plugin.js Tue Dec 20 19:50:49 2016 UTC
2 Wed Feb 1 19:57:54 2017 UTC

1437.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 7

1437.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

1437.4 Active regular expressions

No regular expressions were active.

1437.5 Comparison detail

1   /*        
2    Copyright  (c) 2003- 2015, CKSo urce - Fre derico Kna bben. All  rights res erved.        
3    This soft ware is co vered by C KEditor Co mmercial L icense. Us age withou t proper l icense is  prohibited .        
4   */        
5   (function( ){function  h(b,e,c){ var k=[],g =[],a;for( a=0;a<b.st yleSheets. length;a++ ){var d=b. styleSheet s[a];if(!( (d.ownerNo de||d.owni ngElement) .getAttrib ute("data- cke-temp") ||d.href&& "chrome:// "==d.href. substr(0,9 )))try{for (var f=d.c ssRules||d .rules,d=0 ;d<f.lengt h;d++)g.pu sh(f[d].se lectorText )}catch(h) {}}a=g.joi n(" ");a=a .replace(/ (,|>|\+|~) /g," ");a= a.replace( /\[[^\]]*/ g,"");a=a. replace(/# [^\s]*/g," ");a=a.rep lace(/\:{1 ,2}[^\s]*/ g,"");a=a. replace(/\ s+/g," "); a=a.split( " ");b=[]; for(g=0;g< a.length;g ++)f=        
6   a[g],c.tes t(f)&&!e.t est(f)&&-1 ==CKEDITOR .tools.ind exOf(b,f)& &b.push(f) ;for(a=0;a <b.length; a++)c=b[a] .split("." ),e=c[0].t oLowerCase (),c=c[1], k.push({na me:e+"."+c ,element:e ,attribute s:{"class" :c}});retu rn k}CKEDI TOR.plugin s.add("sty lesheetpar ser",{init :function( b){b.filte r.disable( );var e;b. once("styl esSet",fun ction(c){c .cancel(); b.once("co ntentDom", function() {b.getStyl esSet(func tion(c){e= c.concat(h (b.documen t.$,b.conf ig.stylesh eetParser_ skipSelect ors||/(^bo dy\.|^\.)/ i,b.config .styleshee tParser_va lidSelecto rs||        
7   /\w+\.\w+/ ));b.getSt ylesSet=fu nction(b){ if(e)retur n b(e)};b. fire("styl esSet",{st yles:e})}) })},null,n ull,1)}})} )();