Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<meta charset="utf-8">
<link rel="match" href="details-revert-ref.html">
<style>
summary {
display: revert;
counter-increment: revert;
list-style: revert;
}
</style>
<details>
<summary>Example</summary>
</details>
<details open>
<summary>Example</summary>
</details>