-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
9 changed files
with
79 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<html><head> | ||
<html><head> | ||
<style TYPE='text/css' MEDIA='screen'> | ||
<!-- td { font-family: Courier New; font-size:14; } | ||
th { font-family: Arial; } | ||
p { font-family: Arial; } | ||
.match { } | ||
.ignore { color:#AAAAAA; } | ||
.add { background-color:yellow; } | ||
.moved { background-color:cyan; color:navy; } | ||
.remove { background-color:red; } | ||
.change { background-color:lightgreen; } | ||
--> | ||
</style></head> | ||
<body> | ||
<table border='0' style='table-layout:fixed;' width='100%'> | ||
<col width='20'><col width='50%'><col width='50%'> | ||
<tr><td><table border='0' width='100%'> | ||
<tr><td colspan='3' align='center'> | ||
<b>Legend:</b> <span class='add'>added</span> | ||
<span class='remove'>removed</span> | ||
<span class='change'>changed</span> | ||
<span class='moved'>moved</span> | ||
<span class='ignore'>ignored</span><br/><br/> | ||
</td></tr> | ||
<tr><td><table border='0'> | ||
<tr><th>C:\Users\clovett\AppData\Local\Temp\tmp39C.tmp</th><th>C:\Users\clovett\AppData\Local\Temp\tmp39D.tmp</th></tr><tr><td colspan='3'><hr size=1></td></tr> | ||
<tr><td colspan='3' align='middle'>Files are different.</td></tr> | ||
<tr><td class="code">1</td><td class="code" style="padding-left: 10pt;"><span class="match"><root</span><span class="match">></span></td><td class="code" style="padding-left: 10pt;"><span class="match"><root</span><span class="match">></span></td></tr><tr><td class="code" /><td class="code" style="padding-left: 25pt;"><span class="match"><a</span> <span class="match">/></span></td><td class="code" style="padding-left: 25pt;"><span class="match"><a</span> <a name="id1"><span class="add">id="1"</span></a><span class="match">/></span></td></tr><tr><td class="code" /><td class="code" style="padding-left: 25pt;"><span class="match"><b</span><span class="match">></span></td><td class="code" style="padding-left: 25pt;"><span class="match"><b</span><span class="match">></span></td></tr><tr><td class="code"><a name="id2"> </a></td><td class="code" style="padding-left: 40pt;"><span class="remove"><temp</span><span class="remove">/></span></td><td class="code" style="padding-left: 40pt;"> </td></tr><tr><td class="code">1</td><td class="code" style="padding-left: 25pt;"><span class="match"></b></span></td><td class="code" style="padding-left: 25pt;"><span class="match"></b></span></td></tr><tr><td class="code"><a name="id3">0</a></td><td class="code" style="padding-left: 25pt;"> </td><td class="code" style="padding-left: 25pt;"><span class="add"><c</span><span class="add">/></span></td></tr><tr><td class="code">1</td><td class="code" style="padding-left: 10pt;"><span class="match"></root></span></td><td class="code" style="padding-left: 10pt;"><span class="match"></root></span></td></tr></table></table></body></html> |