repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git]
/
layout
/
reftests
/
details-summary
/
open-summary-not-first-child.html
blob
8aca740c938dc3a6ef0b79035e75eacde69ad2aa
1
<!DOCTYPE
html
>
2
<!-- Any copyright is dedicated to the Public Domain.
3
- http://creativecommons.org/publicdomain/zero/1.0/ -->
4
5
<html>
6
<body>
7
<details
open
>
8
<p>
This is the details.
</p>
9
<summary>
Summary
</summary>
10
</details>
11
</body>
12
</html>