286. File Comparison Report

Produced on Mon May 12 13:05:45 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.

286.1 Files compared

# Location File Last Modified
1 Mon May 12 13:05:45 2008 UTC
2 Dolphin-v.6.1.0\orca\layout\base\xsl default_error2.xsl Wed Apr 9 17:44:50 2008 UTC

286.2 Comparison summary

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

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

286.4 Active regular expressions

No regular expressions were active.

286.5 Comparison detail

    1   <xsl:style sheet vers ion="1.0"  xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" x mlns="http ://www.w3. org/1999/x html">
    2  
    3   <xsl:templ ate match= "error">
    4  
    5       <div s tyle="padd ing:50px;" >
    6       <div s tyle="padd ing:20px;  background -color:red ; color:wh ite; width :600px; ma rgin-left: auto; marg in-right:a uto; borde r:1px soli d black; f ont-weight :bold;">
    7  
    8           <x sl:apply-t emplates / >
    9       
    10       </div>
    11       </div>
    12  
    13   </xsl:temp late>
    14  
    15   </xsl:styl esheet>
    16  
    17