Parent Directory
|
Revision Log
See <http://suika.fam.cx/gate/2005/sw/xmlVersion>, <http://suika.fam.cx/gate/2005/sw/xmlStandalone>, and <http://suika.fam.cx/gate/2005/sw/xmlEncoding>; note that all files other than mktest.pl are generated by mktest.pl
| 1 | <?xml version="1.1" encoding="unknown-encoding-name" standalone="Yes"?><html xmlns="http://www.w3.org/1999/xhtml"><head> |
| 2 | <title>document.xmlEncoding Get</title> |
| 3 | <script src="../../../../support/result.js"></script> |
| 4 | </head> |
| 5 | <body> |
| 6 | <p id="result" class="FAIL">FAIL (not executed)</p> |
| 7 | <script> setResult ('result', document.xmlEncoding) </script> |
| 8 | </body> |
| 9 | </html> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |