/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.242 by wakaba, Thu Jul 12 13:54:46 2007 UTC revision 1.243 by wakaba, Sat Jul 14 06:12:56 2007 UTC
# Line 1  Line 1 
1    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * TypeInfo.pm: New Perl module.
4    
5            * Attr.pm: Use |manakai_local_name| rather than |local_name|
6            to avoid HTML5 case normalization.
7            (is_id): Implemented.
8            (manakai_name): New attribute.
9            (schema_type_info): Implemented.
10            (create_attribute_ns): Empty string as namespace URI
11            was not supported.
12    
13            * DOMElement.pm (clone_node): Removed since now it is
14            defined in |Node.pm|.
15            (schema_type_info): Implemented.
16            (manakai_tag_name): New attribute.
17            (get_attribute, get_attribute_node, get_attribute_ns,
18            get_attribute_node_ns, has_attribute, has_attribute_ns,
19            remove_attribute, remove_attribute_ns,
20            remove_attribute_node, set_attribute, set_attribute_ns,
21            set_id_attribute, set_id_attribute_node,
22            set_id_attribute_ns): Implemented.
23            (create_element_ns): Empty string as namespace URI
24            was not supported.
25    
26  2007-07-12  Wakaba  <wakaba@suika.fam.cx>  2007-07-12  Wakaba  <wakaba@suika.fam.cx>
27    
28          * AttributeDefinition.pm (owner_element_type_definition): Implemented.          * AttributeDefinition.pm (owner_element_type_definition): Implemented.

Legend:
Removed from v.1.242  
changed lines
  Added in v.1.243

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24