/[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.128 by wakaba, Fri Nov 23 14:47:49 2007 UTC revision 1.148 by wakaba, Sat Mar 1 00:42:52 2008 UTC
# Line 1  Line 1 
1    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
2    
3            * _NamedEntityList.pm: Updated (HTML5 revision 1286).
4    
5            * HTML.pm.src: |charset| in |content| attribute is
6            case-insensitive (HTML5 revision 1270).
7    
8    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
9    
10            * ContentChecker.pm: New status constants are added.
11            ($ElementDefault): |status| added.
12            (check_element): Err for non-standard or deprecated elements.
13            (_attr_status_info): For non-standard or deprecated attributes.
14    
15    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
16    
17            * ContentChecker.pm (_attr_status_info): New internal method.
18    
19    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
20    
21            * ContentChecker.pm (check_element): Element standardized
22            status information is now dispatched.
23    
24    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
25    
26            * ContentChecker.pm (check_element): Fix |del|-and-significant
27            problem by adding some more arguments.
28    
29    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
30    
31            * ContentChecker.pm (check_element): Use context of
32            container-for-the-purpose-of-content-model element (not transparent
33            element) for |check_child_element| calling and significant
34            text flag marking.  This reintroduces |<del>|-and-significant
35            problem again.
36    
37    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
38    
39            * ContentChecker.pm (check_element): Make semi-transparent
40            elements ignored for the purpose of phase changes in
41            content model checking.
42    
43    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
44    
45            * ContentChecker.pm (check_element): In-element state
46            was not properly managed for transparent cases.
47    
48    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
49    
50            * ContentChecker.pm (check_element): Support for |video|
51            and |audio| as semi-transparent elements.
52    
53    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
54    
55            * ContentChecker.pm ($HTMLSemiTransparentElements): New.
56            (check_element): s/minuses/minus_elements/, s/pluses/plus_elements/.
57            Support for |html:object| as a semi-transparent element.
58    
59    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
60    
61            * ContentChecker.pm (check_element): The way to traverse
62            the tree is entirely revised to make it easier to track
63            the state of ancestors/descendants.  As a result of this
64            revision (which rewrites almost all of Whatpm::ContentChecker::HTML),
65            support for content model checking for HTML elements |figure|,
66            |object|, |video|, and |audio| and checking for XML elements (and
67            some XMLNS checkings) are dropped for now.  They will be
68            reimplemented in due cource.
69    
70    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
71    
72            * HTML.pm.src: |>| in public or system literal closes the DOCTYPE
73            token (HTML5 revision 1225).
74    
75    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
76    
77            * ContentChecker.pm ({unsupported_level}): New value.
78    
79            * HTML.pm.src: Save whether |meta| |content| attribute
80            contains character references or not.
81    
82    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
83    
84            * ContentChecker.pm (_get_children): (Incompleted) attempt to
85            imlement significant content checking for contents
86            with |del| elements.
87    
88    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
89    
90            * ContenteChecker.pm ($HTMLTransparentElements): More
91            elements are added.
92            (_get_children): HTML |object| elements are now semi-transparent.
93    
94            * NanoDOM.pm (manakai_html, manakai_head): New methods.
95    
96    2008-02-16  Wakaba  <wakaba@suika.fam.cx>
97    
98            * CacheManifest.pm: HTML5 revision 1211 implemented.
99    
100            * CacheManifest.pod: Updated.
101    
102    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
103    
104            * ContentChecker.pm (check_document, check_element): Support
105            for second argument ($onsubdoc).
106            (_get_css_parser): Removed (now it is part of WDCC).
107    
108    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
109    
110            * ContentChecker.pm (_get_css_parser): New.
111    
112    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
113    
114            * ContentChecker.pm ($AnyChecker): Old way to add child elements
115            for checking had been used.
116    
117    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
118    
119            * ContentChecker.pm (check_element): New todo item type |descendant|.
120    
121  2007-11-23  Wakaba  <wakaba@suika.fam.cx>  2007-11-23  Wakaba  <wakaba@suika.fam.cx>
122    
123          * IMTChecker.pm: Revised to raise errors and warnings as (poorly)          * IMTChecker.pm: Revised to raise errors and warnings as (poorly)

Legend:
Removed from v.1.128  
changed lines
  Added in v.1.148

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24