/[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.55 by wakaba, Sat Jun 30 13:12:32 2007 UTC revision 1.68 by wakaba, Mon Jul 16 14:28:35 2007 UTC
# Line 1  Line 1 
1    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: Drop wrong |level => 'error'| specification
4            from "in HTML:xml:lang" error.  Character position
5            is now the last part of the error type in the URI error
6            description.  Report "unsupported" status for language
7            tags, media queries, script codes, and style sheets.
8    
9    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
10    
11            * ContentChecker.pm: Report error if |xml:lang|
12            in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset|
13            in XML.
14    
15            * NanoDOM.pm (Attr.owner_document): New attribute.
16    
17    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm.src: The character immediately following
20            a bare |hcro| was discarded.  Fix handling of
21            entity references in attribute values.
22    
23    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm.src (main and trailin end phases): Token
26            types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are
27            factored out.  Error types |in html:#DOCTYPE|
28            and |after html:#DOCTYPE| are merged
29            into |DOCTYPE in the middle|.  |</frameset>|
30            in fragment parsing mode changed the
31            insertion mode.
32    
33    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm.src: |$phase| has been removed; The |trailing end|
36            phase is now an insertion mode.  Treatments for white
37            space character tokens were incorrect for some
38            insertion modes.  An old |meta| case was not removed.
39    
40    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm.src: |meta| charset declaration extraction
43            implemented (but changing the encoding is not yet:-).
44    
45    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
46    
47            * Charset/: New directory.
48    
49    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
50    
51            * H2H.pm: New Perl module (created from
52            manakai's H2H.dis).
53    
54    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
55    
56            * XMLSerializer.pm: New Perl module (created from
57            manakai's SimpleLS.dis).
58    
59    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm.src: |<!---x-->| was not processed correctly.
62    
63    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
64    
65            * HTML.pm.src: Report correct error message
66            for |<body></div></body>|.
67    
68    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTMLTable.pm: An error description was incorrect.
71    
72    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
73    
74            * ContentChecker.pm: Return |{term}| list.
75    
76    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
77    
78            * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>,
79            nested <nobr>, implied </tbody>, </tfoot>, and </thead>,
80            and <title> outside of head).
81    
82  2007-06-30  Wakaba  <wakaba@suika.fam.cx>  2007-06-30  Wakaba  <wakaba@suika.fam.cx>
83    
84          * IMTChecker.pm: Report warning for unregistered          * IMTChecker.pm: Report warning for unregistered

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.68

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24