summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/interactive-elements/the-details-element/details-add-summary-ref.html
blob: 14f2be232fb4aba0afb4542213331995fcb12575 (plain)
1
2
3
4
5
<!DOCTYPE html>
<details>
  <summary>new summary</summary>
  details
</details>