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

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.78

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24