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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24