canmove, Confirmed users
2,885
edits
m (→summary element spec issues: summary naming) |
(→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><summary></code> (inside <code><details></code>) | * <code><summary></code> (inside <code><details></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><address></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><address></code> (special use - for contact information for the document, but used as a generic "address" for street addresses). | ||