/[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.147 by wakaba, Tue Feb 26 08:27:59 2008 UTC revision 1.157 by wakaba, Mon Mar 3 13:15:54 2008 UTC
# Line 1  Line 1 
1    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (tree construction and set_inner_html): Checkpoints
4            are added.
5    
6    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src (_tokenize_attempt_to_consume_an_entity): Checkpoints
9            are set.  Cases that are unlikely reached are noted as so.
10    
11    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm.src: Checkpoints for debugging are added.
14    
15            * mkhtmlparser.pl: Support for |!!!cp| syntax.
16    
17    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm.src, mkhtmlparser.pl: s/_input_character/_char/g
20            for simplicity.
21    
22    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm.src: Flag name changed: s/correct/force-quirks/g (HTML5
25            revision 1307).
26    
27    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm.src (_get_next_token): Where the /incorrect/ flag
30            is set are changed (HTML5 revision 1305).
31    
32    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
33    
34            * HTML.pm.src: Raise a parse error for |<span ===>| (HTML5 revision
35            1292).  Entities are not parsed in comment-like part in RCDATA
36            elements (HTML5 revision 1294).  Allow bare & at the end
37            of attribute value literals (HTML5 revision 1296).  More
38            quirks mode doctypes (HTML5 revision 1302).  Requires spaces
39            between attributes and ban attribute names or unquoted
40            attribute values containing single or double quotes (HTML5
41            revision 1303).
42    
43    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
44    
45            * ContentChecker.pm: Typo fixed.  Don't raise "character encoding"
46            and related errors unless it is an HTML document (though the spec
47            is unclear on whether it is applied to XHTML document).
48    
49            * HTML.pm (%HTMLAttrStatus): WF2 repetition model attributes
50            are added.
51    
52    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm.src: s/local_name/manakai_local_name/g.
55    
56    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
57    
58            * _NamedEntityList.pm: Updated (HTML5 revision 1286).
59    
60            * HTML.pm.src: |charset| in |content| attribute is
61            case-insensitive (HTML5 revision 1270).
62    
63  2008-02-26  Wakaba  <wakaba@suika.fam.cx>  2008-02-26  Wakaba  <wakaba@suika.fam.cx>
64    
65          * ContentChecker.pm: New status constants are added.          * ContentChecker.pm: New status constants are added.

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.157

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24