summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/the-details-element/single-summary.html
blob: 1f09e7e75f9126982a07902ae0693f9ea2fd5823 (plain)
1
2
3
4
5
6
<!doctype html>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<title>CSS Test Reference</title>
<details>
  <summary>This is the main summary</summary>
</details>