HTML/summary: Difference between revisions

→‎summary naming: noted on whatwg wiki
(→‎summary naming: noted on whatwg wiki)
Line 11: Line 11:
== summary element spec issues ==
== summary element spec issues ==
=== summary naming ===
=== summary naming ===
Issue noted on the WHATWG wiki: http://wiki.whatwg.org/wiki/Summary
* <code>&lt;summary&gt;</code> (inside <code>&lt;details&gt;</code>)  
* <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).
** 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).
canmove, Confirmed users
2,885

edits