/[suikacvs]/markup/html/whatpm/Whatpm/NanoDOM.html
Suika

Contents of /markup/html/whatpm/Whatpm/NanoDOM.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download) (as text)
Tue Oct 14 09:00:57 2008 UTC (16 years ago) by wakaba
Branch: MAIN
Changes since 1.2: +9 -3 lines
File MIME type: text/html
++ whatpm/t/ChangeLog	14 Oct 2008 09:00:17 -0000
	* xml/: New directory.

	* Makefile: Tests for Whatpm::XML::Parser are added.

	* HTML-tree.t: Change the relative order of codes.

	* XML-Parser.t: New test script.

2008-10-14  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/xml/ChangeLog	14 Oct 2008 08:53:14 -0000
2008-10-14  Wakaba  <wakaba@suika.fam.cx>

	* tree-1.dat: New test data file.

2008-10-14  Wakaba  <wakaba@suika.fam.cx>

	* ChangeLog: New file.

++ whatpm/Whatpm/ChangeLog	14 Oct 2008 08:58:16 -0000
	* NanoDOM.pm (dom_config): New attribute (do nothing), for
	Whatpm::XML::Parser support.

2008-10-14  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/XML/ChangeLog	14 Oct 2008 08:59:00 -0000
	* Parser.pm.src: Use array reference syntax for
	|create_element_ns|, for Whatpm::NanoDOM compability.  Typo fixed.

2008-10-14  Wakaba  <wakaba@suika.fam.cx>

1 <?xml version="1.0" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</title>
6 <link rel="stylesheet" href="http://suika.fam.cx/www/style/html/pod.css" type="text/css" />
7 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
8 <link rev="made" href="mailto:wakaba@suika.fam.cx" />
9 </head>
10
11 <body>
12
13
14 <!-- INDEX BEGIN -->
15 <div name="index">
16 <p><a name="__index__"></a></p>
17
18 <ul>
19
20 <li><a href="#name">NAME</a></li>
21 <li><a href="#description">DESCRIPTION</a></li>
22 <li><a href="#see_also">SEE ALSO</a></li>
23 <li><a href="#author">AUTHOR</a></li>
24 <li><a href="#license">LICENSE</a></li>
25 </ul>
26
27 <hr name="index" />
28 </div>
29 <!-- INDEX END -->
30
31 <p>
32 </p>
33 <h1><a name="name">NAME</a></h1>
34 <p>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</p>
35 <p>
36 </p>
37 <hr />
38 <h1><a name="description">DESCRIPTION</a></h1>
39 <p>The <code>Whatpm::NanoDOM</code> module contains a non-conforming implementation
40 of a subset of DOM. It is the intention that this module is
41 used only for the purpose of testing the <code>Whatpm::HTML</code> module.</p>
42 <p>See source code if you would like to know what it does.</p>
43 <p>
44 </p>
45 <hr />
46 <h1><a name="see_also">SEE ALSO</a></h1>
47 <p><a href="../Whatpm/HTML.html">the Whatpm::HTML manpage</a></p>
48 <p>
49 </p>
50 <hr />
51 <h1><a name="author">AUTHOR</a></h1>
52 <p>Wakaba &lt;<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>&gt;.</p>
53 <p>
54 </p>
55 <hr />
56 <h1><a name="license">LICENSE</a></h1>
57 <p>Copyright 2007 Wakaba &lt;<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>&gt;</p>
58 <p>This library is free software; you can redistribute it
59 and/or modify it under the same terms as Perl itself.</p>
60
61 </body>
62
63 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24