/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.191 by wakaba, Mon Mar 17 13:23:38 2008 UTC revision 1.210 by wakaba, Sat Apr 12 14:54:33 2008 UTC
# Line 1  Line 1 
1    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src, mkhtmlparser.pl: Support for MathML and SVG
4            elements (HTML5 revision 1404).  Unused !!!macro definitions
5            are removed.
6    
7    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm.src, mkhtmlparser.pl: The way permitted slash errors
10            are raised is changed (HTML5 revision 1404).
11    
12    2008-04-06  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm.src: Category sets that are no longer used are removed.
15    
16    2008-04-06  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: The ->[1] property of stack entries are now
19            replaced by constants representing element category.
20    
21    2008-04-06  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src: Don't use local name stored in stack (i.e. ->[1])
24            for error reporting.  (This is a preparation for using constant
25            value for ->[1].)
26    
27    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
28    
29            * RDFXML.pm: Typo fixed.
30    
31    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
32    
33            * ContentChecker.pm: |fact_level| is now treated
34            as same as |must_level|, i.e. level = |m|.
35            (check_element): Make list of URIs in the DOM.
36    
37    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
38    
39            * RDFXML.pm: Language accessor implemented.
40            Local (null-namespace) attribute support.
41    
42    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
43    
44            * RDFXML.pm: Factored out ID checking code.
45    
46    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
47    
48            * RDFXML.pm: TODO items noted.  Validation of ID
49            and URI attributes is implemented.  Warn if unknown
50            value is used in rdf:parseType="" attribute.
51    
52            * URIChecker.pm (check_rdf_uri_reference): New function.
53    
54    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
55    
56            * RDFXML.pm: bnodeid implemented.  Relative references
57            are now resolved.
58    
59    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
60    
61            * ContentChecker.pm: RDF reification implemented.
62    
63            * RDFXML.pm: undef vs false bug fixed.
64            Reification implemented.
65    
66    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
67    
68            * RDFXML.pm: s/id/ID/ for attribute name.
69            The |node| arguments are added for |ontriple| calls.
70            Too many "attribute not allowed" errors were raised.
71    
72            * ContentChecker.pm: Initial experimental support for rdf:RDF
73            element.
74    
75    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
76    
77            * RDFXML.pm: New module.
78    
79    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src (set_inner_html): Line/column number
82            code was old one yet.
83    
84    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
85    
86            * HTML.pm.src: Better line/column reporting for "duplicate attribute"
87            errors.  Line/column markings for DOCTYPE, comment, and
88            character tokens are reintroduced; otherwise,
89            error location for "not HTML5" error and errors
90            for implied elements are not attached.
91    
92    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
93    
94            * HTML.pm.src: Set line/column numbers to attributes.
95    
96            * NanoDOM.pm (create_attribute_ns, set_attribute_node_ns): Added.
97            (value): Setter implemented.
98    
99            * mkhtmlparser.pl: Set line/column numbers to Attr nodes.
100    
101    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
102    
103            * HTML.pm.src: Unused line/column markings are removed.
104    
105    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
106    
107            * HTML.pm.src (_get_next_token): Remove |first_start_tag|
108            flag, which is no longer used.
109    
110  2008-03-17  Wakaba  <wakaba@suika.fam.cx>  2008-03-17  Wakaba  <wakaba@suika.fam.cx>
111    
112          * HTML.pm.src: Set line/column information to element nodes.          * HTML.pm.src: Set line/column information to element nodes.

Legend:
Removed from v.1.191  
changed lines
  Added in v.1.210

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24