Skip to content

Commit

Permalink
Update test document
Browse files Browse the repository at this point in the history
  • Loading branch information
haggen committed Nov 18, 2023
1 parent 6cb94f0 commit 9333e51
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ <h6>This is a 6th level heading</h6>
<dd>This is its definition.</dd>
</dl>
<hr />
<details>
<summary>This is a summary</summary>
<p>This is the details content.</p>
</details>
<hr />
<form>
<fieldset>
<legend>This is a fieldset</legend>
Expand Down

0 comments on commit 9333e51

Please sign in to comment.