/[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.271 by wakaba, Fri Aug 15 08:32:41 2008 UTC revision 1.281 by wakaba, Sat Aug 30 12:33:36 2008 UTC
# Line 1  Line 1 
1    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: |xml:lang| attribute value must be same
4            as |lang| attribute value for HTML elements (HTML5 revision 2062
5            and so on).
6    
7    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
8    
9            * ContentChecker.pm: Error level definition for |xml_id_error|
10            was missing.
11    
12            * URIChecker.pm: The end of the URL should be marked as the
13            error location for an empty path error.  The position
14            between the userinfo and the port components should be
15            marked as the error location for an empty host error.
16    
17    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
18    
19            * URIChecker.pm: Set parameters representing where in the
20            value the error occurs for errors.  Report unknown
21            address format error in warning level, since address
22            formats are rarely added.  Path segments starting with "/.."
23            were misinterpreted as a dot-segment.
24    
25    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
26    
27            * URIChecker.pm (check_iri_reference): Requires
28            |Message::DOM::DOMImplementation|.
29    
30    2008-08-29  Wakaba  <wakaba@suika.fam.cx>
31    
32            * IMTChecker.pm: Updated for the new error reporting architecture.
33    
34            * ContentChecker.pm: Error levels for IMTs are added.
35    
36    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
37    
38            * H2H.pm (_shift_token): Support for unquoted HTML attribute
39            values.
40    
41    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
42    
43            * CacheManifest.pm: Support for new style of error
44            reports.
45    
46            * HTML.pm.src: Set line=1, column=1 to the document node.
47    
48    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
49    
50            * ContentChecker.pm, RDFXML.pm: Pass {level} object to language tag
51            and URL checkers.  Support for more error levels for bogus
52            langauge tag and URL "standards".
53    
54            * LangTag.pm, URIChecker.pm: Support for new style error
55            level reporting.
56    
57    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
58    
59            * ContentChecker.pm: Support for RDF/XML error levels.
60    
61            * HTMLTable.pm, RDFXML.pm: Support for new style of error level
62            specifying.  Error types are revised.
63    
64    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
65    
66            * ContentChecker.pm: All error reporting method calls are
67            renewed.
68    
69  2008-08-15  Wakaba  <wakaba@suika.fam.cx>  2008-08-15  Wakaba  <wakaba@suika.fam.cx>
70    
71          * HTML.pm.src: All error type names and "text" parameters          * HTML.pm.src: All error type names and "text" parameters

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.281

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24