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

Legend:
Removed from v.1.132  
changed lines
  Added in v.1.142

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24