/[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.129 by wakaba, Sun Nov 25 03:46:07 2007 UTC revision 1.139 by wakaba, Sat Feb 23 13:18:42 2008 UTC
# Line 1  Line 1 
1    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm ($HTMLSemiTransparentElements): New.
4            (check_element): s/minuses/minus_elements/, s/pluses/plus_elements/.
5            Support for |html:object| as a semi-transparent element.
6    
7    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
8    
9            * ContentChecker.pm (check_element): The way to traverse
10            the tree is entirely revised to make it easier to track
11            the state of ancestors/descendants.  As a result of this
12            revision (which rewrites almost all of Whatpm::ContentChecker::HTML),
13            support for content model checking for HTML elements |figure|,
14            |object|, |video|, and |audio| and checking for XML elements (and
15            some XMLNS checkings) are dropped for now.  They will be
16            reimplemented in due cource.
17    
18    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm.src: |>| in public or system literal closes the DOCTYPE
21            token (HTML5 revision 1225).
22    
23    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
24    
25            * ContentChecker.pm ({unsupported_level}): New value.
26    
27            * HTML.pm.src: Save whether |meta| |content| attribute
28            contains character references or not.
29    
30    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
31    
32            * ContentChecker.pm (_get_children): (Incompleted) attempt to
33            imlement significant content checking for contents
34            with |del| elements.
35    
36    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
37    
38            * ContenteChecker.pm ($HTMLTransparentElements): More
39            elements are added.
40            (_get_children): HTML |object| elements are now semi-transparent.
41    
42            * NanoDOM.pm (manakai_html, manakai_head): New methods.
43    
44    2008-02-16  Wakaba  <wakaba@suika.fam.cx>
45    
46            * CacheManifest.pm: HTML5 revision 1211 implemented.
47    
48            * CacheManifest.pod: Updated.
49    
50    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
51    
52            * ContentChecker.pm (check_document, check_element): Support
53            for second argument ($onsubdoc).
54            (_get_css_parser): Removed (now it is part of WDCC).
55    
56    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
57    
58            * ContentChecker.pm (_get_css_parser): New.
59    
60    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
61    
62            * ContentChecker.pm ($AnyChecker): Old way to add child elements
63            for checking had been used.
64    
65  2007-11-25  Wakaba  <wakaba@suika.fam.cx>  2007-11-25  Wakaba  <wakaba@suika.fam.cx>
66    
67          * ContentChecker.pm (check_element): New todo item type |descendant|.          * ContentChecker.pm (check_element): New todo item type |descendant|.

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.139

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24