| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <!DOCTYPE html | |
| 3 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
| 4 "xhtml1-strict.dtd"> | |
| 5 <html xmlns='http://www.w3.org/1999/xhtml'> | |
| 6 <!-- | |
| 7 Copyright(c) 2001-2004 World Wide Web Consortium, | |
| 8 (Massachusetts Institute of Technology, European Research Consortium | |
| 9 for Informatics and Mathematics, Keio University). All | |
| 10 Rights Reserved. This work is distributed under the W3C(r) Software License [1]
in the | |
| 11 hope that it will be useful, but WITHOUT ANY WARRANTY; without even | |
| 12 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| 13 | |
| 14 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 | |
| 15 --> | |
| 16 <head> | |
| 17 <meta http-equiv="Content-Type" content="text/html; charset=UTF-
8"/> | |
| 18 <title>implementation</title> | |
| 19 <script type='text/javascript' src='selfxhtml.js'></script> | |
| 20 <script type='text/javascript' charset='UTF-8' src='hasFeature06
.js'></script> | |
| 21 <script type='text/javascript'>function loadComplete() { startTe
st(); }</script> | |
| 22 </head> | |
| 23 <body onload="loadComplete()"> | |
| 24 </body> | |
| 25 </html> | |
| OLD | NEW |