/[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.143 by wakaba, Sat Feb 23 16:09:20 2008 UTC revision 1.162 by wakaba, Thu Mar 6 15:29:39 2008 UTC
# Line 1  Line 1 
1    2008-03-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (_tree_construction_main): Merge rules for "h1"
4            and "div" (HTML5 revision 1318).  Add comments to where
5            |form| pointer association codes should be inserted (HTML5 revision
6            1319).
7    
8    2008-03-06  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm.src: <html> treatement refined (HTML5 revision 1314).
11    
12    2008-03-05  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm.src: Since the case t268 should never be reached (no
15            other token type, there are), it is replaced by a |die| statement.
16    
17    2008-03-05  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm.src: Typo fixed.
20    
21    2008-03-04  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src (_tree_construction_initial): Some limited quirks
24            doctypes were not uppercased for comparison.
25    
26    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm.src (tree construction and set_inner_html): Checkpoints
29            are added.
30    
31    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm.src (_tokenize_attempt_to_consume_an_entity): Checkpoints
34            are set.  Cases that are unlikely reached are noted as so.
35    
36    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm.src: Checkpoints for debugging are added.
39    
40            * mkhtmlparser.pl: Support for |!!!cp| syntax.
41    
42    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTML.pm.src, mkhtmlparser.pl: s/_input_character/_char/g
45            for simplicity.
46    
47    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm.src: Flag name changed: s/correct/force-quirks/g (HTML5
50            revision 1307).
51    
52    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm.src (_get_next_token): Where the /incorrect/ flag
55            is set are changed (HTML5 revision 1305).
56    
57    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm.src: Raise a parse error for |<span ===>| (HTML5 revision
60            1292).  Entities are not parsed in comment-like part in RCDATA
61            elements (HTML5 revision 1294).  Allow bare & at the end
62            of attribute value literals (HTML5 revision 1296).  More
63            quirks mode doctypes (HTML5 revision 1302).  Requires spaces
64            between attributes and ban attribute names or unquoted
65            attribute values containing single or double quotes (HTML5
66            revision 1303).
67    
68    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
69    
70            * ContentChecker.pm: Typo fixed.  Don't raise "character encoding"
71            and related errors unless it is an HTML document (though the spec
72            is unclear on whether it is applied to XHTML document).
73    
74            * HTML.pm (%HTMLAttrStatus): WF2 repetition model attributes
75            are added.
76    
77    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
78    
79            * HTML.pm.src: s/local_name/manakai_local_name/g.
80    
81    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
82    
83            * _NamedEntityList.pm: Updated (HTML5 revision 1286).
84    
85            * HTML.pm.src: |charset| in |content| attribute is
86            case-insensitive (HTML5 revision 1270).
87    
88    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
89    
90            * ContentChecker.pm: New status constants are added.
91            ($ElementDefault): |status| added.
92            (check_element): Err for non-standard or deprecated elements.
93            (_attr_status_info): For non-standard or deprecated attributes.
94    
95    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
96    
97            * ContentChecker.pm (_attr_status_info): New internal method.
98    
99    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
100    
101            * ContentChecker.pm (check_element): Element standardized
102            status information is now dispatched.
103    
104    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
105    
106            * ContentChecker.pm (check_element): Fix |del|-and-significant
107            problem by adding some more arguments.
108    
109  2008-02-24  Wakaba  <wakaba@suika.fam.cx>  2008-02-24  Wakaba  <wakaba@suika.fam.cx>
110    
111          * ContentChecker.pm (check_element): Use context of          * ContentChecker.pm (check_element): Use context of

Legend:
Removed from v.1.143  
changed lines
  Added in v.1.162

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24