/[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.62 by wakaba, Sun Jul 15 12:41:51 2007 UTC revision 1.81 by wakaba, Sat Jul 21 10:39:45 2007 UTC
# Line 1  Line 1 
1    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Cases in "in head" insertion mode are
4            reorganized.
5    
6    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: Some cases in "in table" insertion mode
9            are merged.
10    
11    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm.src: The "in row" insertion mode is merged
14            with "in table" insertion mode.
15    
16    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: The "in table" and "in table body" insertion
19            modes are merged.
20    
21    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src: There is no "in table head" or "in table foot"
24            insertion mode!
25    
26    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm.src: |<noframes>| "in frameset" and "in noframes"
29            now directly invoke the handler.
30    
31    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm.src: Codes for "in cell" insertion mode
34            is merged to the "in body" insertion mode code.
35    
36    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm.src: Codes for "in body" and "in caption"
39            insertion modes are merged.
40    
41    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm.src: Two |!!!next-token|s were missing.
44    
45    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm.src: Use numeric constant for |{content_mode}|
48            instead of string constant for |{content_model_flag}|.
49    
50    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm.src: Add the name of the attribute
53            to the "duplicate attribute" error.
54    
55    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
56    
57            * ContentChecker.pm: Return the |class| node list.
58    
59    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
60    
61            * ContentChecker.pm: Return the |id| node list.
62    
63            * HTML.pm.src: A typo is fixed.
64    
65    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
66    
67            * ContentChecker.pm: Drop wrong |level => 'error'| specification
68            from "in HTML:xml:lang" error.  Character position
69            is now the last part of the error type in the URI error
70            description.  Report "unsupported" status for language
71            tags, media queries, script codes, and style sheets.
72    
73    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
74    
75            * ContentChecker.pm: Report error if |xml:lang|
76            in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset|
77            in XML.
78    
79            * NanoDOM.pm (Attr.owner_document): New attribute.
80    
81    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
82    
83            * HTML.pm.src: The character immediately following
84            a bare |hcro| was discarded.  Fix handling of
85            entity references in attribute values.
86    
87    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
88    
89            * HTML.pm.src (main and trailin end phases): Token
90            types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are
91            factored out.  Error types |in html:#DOCTYPE|
92            and |after html:#DOCTYPE| are merged
93            into |DOCTYPE in the middle|.  |</frameset>|
94            in fragment parsing mode changed the
95            insertion mode.
96    
97    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML.pm.src: |$phase| has been removed; The |trailing end|
100            phase is now an insertion mode.  Treatments for white
101            space character tokens were incorrect for some
102            insertion modes.  An old |meta| case was not removed.
103    
104    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
105    
106            * HTML.pm.src: |meta| charset declaration extraction
107            implemented (but changing the encoding is not yet:-).
108    
109  2007-07-15  Wakaba  <wakaba@suika.fam.cx>  2007-07-15  Wakaba  <wakaba@suika.fam.cx>
110    
111          * Charset/: New directory.          * Charset/: New directory.

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.81

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24