<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <!-- -*- coding: iso-8859-1; mode: html; -*- --> <html lang='en'> <!-- Copyright 2007, Michael Allan. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Textbender Software"), to deal in the Textbender Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicence, and/or sell copies of the Textbender Software, and to permit persons to whom the Textbender Software is furnished to do so, subject to the following conditions: The preceding copyright notice and this permission notice shall be included in all copies or substantial portions of the Textbender Software. THE TEXTBENDER SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE TEXTBENDER SOFTWARE OR THE USE OR OTHER DEALINGS IN THE TEXTBENDER SOFTWARE. --> <head> <title>Core Level 1 Tests</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <link href='_/_.css' rel='stylesheet' type='text/css'> </head> <body> <h1>Core Level 1 Tests</h1> <div class='subtitle'> <span class='test-variable'><a href='_/Core_1_Test.html_source.txt'>Core_1_Test.html_source.txt</a></span> <!-- IE though won't render it as text --> <span class='test-variable doctype'>HTML 4.01</span> <span class='test-variable'><a href='_/Core_1_Test.java'>Core_1_Test.java</a></span> </div> <!-- <<< --> <div class='applet'> <script type='text/javascript'> if( window.addEventListener ) window.addEventListener // to disable in-memory caching, per http://reluk.ca/project/textbender/o/browser.xht#In-Memory-Caching-and-JSObject ( 'unload', function( e ) {}, // do nothing /*capture phase*/false ); </script> <applet alt='[applet: unsupported by this browser]' archive='../../../../_signed/rhinohideDemo.jar' code='textbender/a/b/rhinohideDemo/_/Core_1_Test.class' MAYSCRIPT='true' width='550' height='150'> [applet: unsupported by this browser] </applet> <div class='boilerplate'> requires: <a href='http://java.sun.com/javase/downloads/index.jsp'>Java 1.6</a> </div> </div> <p> The above applet runs a suite of unit tests on Rhinohide. It covers all interfaces and attributes specific to <a href='http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/level-one-core.html' >Core Level 1</a> (unextended). </p> <p> The table below summarizes the pre-release test results: </p> <table class='test'> <tr> <th>test host</th> <th>ok</th> <th>details</th> </tr> <tr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - --> <td class='host'> <a href='http://reluk.ca/system/host/obsidian/linux-build-2007-06.xht#firefox' > linux firefox</a> </td> <!-- pass|fail ok|no --> <td class='flag pass'>ok</td> <td></td> </tr> <tr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - --> <td class='host'> <a href='http://reluk.ca/system/host/obsidian/linux-build-2007-06.xht#mozilla' > linux mozilla</a> </td> <!-- pass|fail ok|no --> <td class='flag pass'>ok</td> <td></td> </tr> <tr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - --> <td class='host'> <a href='http://reluk.ca/system/host/tinman/windows-update-2007-06.xht#firefox' > windows firefox</a> </td> <!-- pass|fail ok|no --> <td class='flag pass'>ok</td> <td></td> </tr> <tr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - --> <td class='host'> <a href='http://reluk.ca/system/host/tinman/windows-update-2007-06.xht#ie' > windows ie</a> </td> <!-- pass|fail ok|no --> <td class='flag pass'>ok</td> <td></td> </tr> </table> <p style='margin-bottom:0.2em'> The area below may be modified by the test code: </p> <div id='testBlockNode' class='altered' align='left'></div> <!-- 'align' attribute will be deleted in core.RhiElement_1.removeAttributeNode() --> <p id='nodeForInsertion' class='altered'> Text will be inserted prior to this sentence. </p> <p id='nodeToRemove' class='altered'> This text will be removed. </p> <p id='nodeToReplace' class='altered'> This text will be replaced. </p> <!-- >>> --> <div class='footer'> <div style='float:left; '> maintainer <a href='http://reluk.ca/project/textbender-tasks.html'>Michael Allan</a> </div> <a href='http://reluk.ca/project/textbender/o/rhinohide/'>Rhinohide</a> <a href='http://reluk.ca/project/textbender/'><img alt="textbender" src='../../../_/logo-light.png' style='border:none; padding:4px; vertical-align:middle; '/></a> </div> </body> </html>