Categories
HTML5 Specs

Removing the Detail and Summary elements

One of my HTML5 change proposals is to remove the details element[12]. The HTML5 specification states[1]: The Details represents a disclosure widget from which users can obtain additional information or controls. Two examples of the use of Details are given: one used with additional information, and one used with form elements. Whether the details body […]