[prev in list] [next in list] [prev in thread] [next in thread] 

List:       elinks-cvs
Subject:    [ELinks] elinks (ECMASCRIPT) - jonas: TODOs.
From:       cvs () pasky ! ji ! cz
Date:       2004-02-28 17:41:12
Message-ID: 20040228174112.17393.qmail () machine ! sinus ! cz
[Download RAW message or body]

This is an automated notification of a change to the ELinks CVS tree.

Author: jonas
Module: elinks
   Tag: ECMASCRIPT
  Date: Sat Feb 28 17:41:12 2004 GMT

---- Log message:

TODOs.


---- Files affected:

elinks/src/document/sgml/html:
   html.h (1.1.2.8 -> 1.1.2.9) 
    http://cvsweb.elinks.or.cz/cvsweb.cgi/elinks/src/document/sgml/html/html.h.diff?r1=1.1.2.8&r2=1.1.2.9&f=u



---- Diffs:

 elinks/src/document/sgml/html/html.h |   11 +++++++++++
 1 files changed, 11 insertions(+)


Index: elinks/src/document/sgml/html/html.h
diff -u elinks/src/document/sgml/html/html.h:1.1.2.8 \
                elinks/src/document/sgml/html/html.h:1.1.2.9
--- elinks/src/document/sgml/html/html.h:1.1.2.8	Sat Feb 28 16:59:01 2004
+++ elinks/src/document/sgml/html/html.h	Sat Feb 28 18:41:06 2004
@@ -9,6 +9,17 @@
 extern dom_navigator_callback_T html_parser_callbacks[DOM_NODES];
 
 /* The flags stored in the attribute sgml node info data */
+/* TODO: Other potential flags (there can be only 16)
+ *
+ * - interaction info for forms (diabled, readonly, maxlength) maybe tabindex,
+ * - table layout,
+ * - generic layout style attributes maybe giving color values an additional flag,
+ * - meta information (rel, rev, title, alt, summary, caption, standby, lang),
+ * - scripting hooks (onblur, ...)
+ * - information about the referenced content (hreflang, codetype, media, type)
+ *
+ * Anyway the flags should of course optimally have a purpose to speed things up
+ * by quickly making it possible to identify certain attribute groups. --jonas */
 enum html_attribute_flags {
 	/* The value uniquely identifies the owner */
 	HTML_ATTRIBUTE_IDENTIFIER = 1,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic