Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/rendering/the-details-element/empty-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<style>
body { display: flex; }
details, summary { display: inherit; }
</style>
<details><summary>