servo/tests/wpt/web-platform-tests/html/rendering/the-details-element/empty-crash.html

7 lines
166 B
HTML

<!DOCTYPE html>
<link rel="help" href="https://crbug.com/1068227">
<style>
body { display: flex; }
details, summary { display: inherit; }
</style>
<details><summary>