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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24