The details element represents additional information or controls which the user can obtain on demand.
details = legend, (normal-character-data & common.elem.flow*) & details.attrs
details.attrs = common.attrs & open?
A details element must have both a start tag and an end tag.