HTML/summary: Difference between revisions

m
(stub)
 
Line 10: Line 10:


== summary element spec issues ==
== summary element spec issues ==
* ...
=== summary naming ===
* <code>&lt;summary&gt;</code> (inside <code>&lt;details&gt;</code>)
** need a more specific name. summary is too generic sounding of an element name for this special usage.  Similar to the problem with <code>&lt;address&gt;</code> (special use - for contact information for the document, but used as a generic "address" for street addresses).
** alternatively make a generic <code>&lt;summary&gt;</code> element - make it an actual summary inside <code>&lt;article&gt;</code> or <code>&lt;body&gt;</code>, as well as inside <code>&lt;details&gt;</code>. Another advantage is that this is close to the semantic of the Atom "summary" element, and the hAtom microformat 'entry-summary' property.
 
I prefer the second solution, make the <code>&lt;summary&gt;</code> element more generic/flexible. [[User:Tantek|Tantek]] 01:41, 22 July 2010 (UTC)


== see also ==
== see also ==
* [[HTML5]] home page
* [[HTML5]] home page
canmove, Confirmed users
2,883

edits