From e7366bf41f68cfe07e9ea03fc4a398baecbae651 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 4 Feb 2017 09:41:13 +0000 Subject: Initial conversion from MediaWiki, 20170204 --- the_attr_node_todo.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 the_attr_node_todo.mdwn (limited to 'the_attr_node_todo.mdwn') diff --git a/the_attr_node_todo.mdwn b/the_attr_node_todo.mdwn new file mode 100644 index 0000000..f90a6c8 --- /dev/null +++ b/the_attr_node_todo.mdwn @@ -0,0 +1,11 @@ +[[!meta title="The Attr Node todo"]] +[[!meta author="Struggleyb"]] +[[!meta date="2009-08-22T13:35:45Z"]] + + +[[!toc]] + + + 1. For bool property, we deal it as: if there is a Attr node for it, its value is true, otherwise its value is false; + 2. All Attr node's value type are DOMString, there is no other types if the design now is correct; + 3. Remove the include/dom/core/attr.h additional attribute's type code when making sure the design is correct. -- cgit v1.2.3