/[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.76 by wakaba, Sat Jul 21 07:34:32 2007 UTC revision 1.88 by wakaba, Sat Aug 4 13:48:25 2007 UTC
# Line 1  Line 1 
1    2007-08-04  Wakaba  <[email protected]>
2    
3            * ContentChecker/: New directory.
4    
5    2007-08-04  Wakaba  <[email protected]>
6    
7            * ContentChecker.pm: HTML |time| element is implemented.
8    
9            * HTMLTable.pm: Comments are updated as HTML5 is revised.
10    
11    2007-07-21  Wakaba  <[email protected]>
12    
13            * ContentChecker.pm (check_document): Return value
14            even if no document element is found.
15    
16    2007-07-21  Wakaba  <[email protected]>
17    
18            * HTML.pm.src: |$in_body| is no longer a function.
19    
20    2007-07-21  Wakaba  <[email protected]>
21    
22            * HTML.pm.src: The |$in_body| code has been moved down.
23    
24    2007-07-21  Wakaba  <[email protected]>
25    
26            * HTML.pm.src: The "trailing end" insertion mode
27            is split into "after html body" and "after html frameset"
28            insertion modes.  Their codes are merged with "after body"
29            and "after frameset" codes.  |$previous_insertion_mode|
30            has been removed.  "after frameset" code is
31            merged with "in frameset" code.
32    
33    2007-07-21  Wakaba  <[email protected]>
34    
35            * HTML.pm.src: The "before head" insertion mode is
36            merged with the "in head" insertion mode.
37    
38    2007-07-21  Wakaba  <[email protected]>
39    
40            * HTML.pm.src: Cases in "in head" insertion mode are
41            reorganized.
42    
43    2007-07-21  Wakaba  <[email protected]>
44    
45            * HTML.pm.src: Some cases in "in table" insertion mode
46            are merged.
47    
48    2007-07-21  Wakaba  <[email protected]>
49    
50            * HTML.pm.src: The "in row" insertion mode is merged
51            with "in table" insertion mode.
52    
53    2007-07-21  Wakaba  <[email protected]>
54    
55            * HTML.pm.src: The "in table" and "in table body" insertion
56            modes are merged.
57    
58    2007-07-21  Wakaba  <[email protected]>
59    
60            * HTML.pm.src: There is no "in table head" or "in table foot"
61            insertion mode!
62    
63  2007-07-21  Wakaba  <[email protected]>  2007-07-21  Wakaba  <[email protected]>
64    
65          * HTML.pm.src: |<noframes>| "in frameset" and "in noframes"          * HTML.pm.src: |<noframes>| "in frameset" and "in noframes"

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.88

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24