servo/tests/wpt/web-platform-tests/html/rendering/the-details-element/single-summary.html

6 lines
198 B
HTML

<!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>