Produced on Mon May 12 13:04:56 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.
# | Location | File | Last Modified |
---|---|---|---|
1 | Dolphin-v.6.0.5\groups\orca\layout\uni\xsl | home_main.xsl | Wed Oct 17 08:48:24 2007 UTC |
2 | Dolphin-v.6.1.0\groups\orca\layout\uni\xsl | home_main.xsl | Wed Apr 9 17:44:58 2008 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 28 |
Changed | 0 | 0 |
Inserted | 0 | 0 |
Removed | 1 | 2 |
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 |
No regular expressions were active.
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"> | 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 | 2 | |||||
3 | <xsl:o utput | 3 | <xsl:o utput | |||
4 | me thod="html " | 4 | me thod="html " | |||
5 | me dia-type=" text/html" | 5 | me dia-type=" text/html" | |||
6 | do ctype-publ ic="-//W3C //DTD XHTM L 1.0 Stri ct//EN" | 6 | do ctype-publ ic="-//W3C //DTD XHTM L 1.0 Stri ct//EN" | |||
7 | do ctype-syst em="DTD/xh tml1-stric t.dtd" | 7 | do ctype-syst em="DTD/xh tml1-stric t.dtd" | |||
8 | en coding="ut f-8" /> | 8 | en coding="ut f-8" /> | |||
9 | 9 | |||||
10 | <!-- cda ta-section -elements= "script st yle" --> | |||||
11 | ||||||
12 | <xsl:inclu de href="c anvas.xsl" /> | 10 | <xsl:i nclude hre f="canvas. xsl" /> | |||
13 | 11 | |||||
14 | <xsl:inclu de href="h ome.xsl" / > | 12 | <xsl:i nclude hre f="home.xs l" /> | |||
15 | 13 | |||||
16 | </xsl:styl esheet> | 14 | </xsl:styl esheet> |