summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/the-details-element/empty-crash.html
blob: d409eff4a88c88011e7a8ffc48d1dc7e71462d7a (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<link rel="help" href="https://crbug.com/1068227">
<style>
body { display: flex; }
details, summary { display: inherit; }
</style>
<details><summary>