509. File Comparison Report

Produced on Mon May 12 13:06:16 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

509.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\plugins\paste blank.htm Thu Sep 20 08:59:18 2007 UTC
2 Dolphin-v.6.1.0\plugins\tiny_mce\plugins\paste blank.htm Thu Mar 27 13:53:26 2008 UTC

509.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 6 32
Changed 1 4
Inserted 3 3
Removed 1 2

509.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

509.4 Active regular expressions

No regular expressions were active.

509.5 Comparison detail

1   <html xmln s="http:// www.w3.org /1999/xhtm l">   1   <html xmln s="http:// www.w3.org /1999/xhtm l">
2   <head>   2   <head>
3       <title >blank_pag e</title>   3   <title>bla nk_page</t itle>
4       <meta  http-equiv ="Content- Type" cont ent="text/ html; char set=UTF-8"  />   4   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= UTF-8" />
5        <script   languag e="
javascript ">
  5   <link href ="css/blan k.css" rel ="styleshe et" type=" text/css"  />
    6   <base targ et="_self"  />
    7   <script   typ e=" text/ javascript ">
6           fu nction ini t() {   8   function i nit() {
    9       if (pa rent.tinym ce.isIE)
7                document .body.cont entEditabl e = true;   10           do cument.bod y.contentE ditable =  true;
    11       else
8                document .designMod e = 'on';   12           do cument.des ignMode =  'on';
    13  
9                parent.i nitIframe( document);   14       parent .initIfram e(document );
10                window.f ocus();   15       window .focus();
11           }   16   }
12       </scri pt>   17   </script>
13       <link  href="css/ blank.css"  rel="styl esheet" ty pe="text/c ss" />    
14       <base  target="_s elf" />    
15   </head>   18   </head>
16   <body onlo ad="init() ;">   19   <body onlo ad="init() ;">
17     20  
18   </body>   21   </body>
19   </html>   22   </html>