7 lines
166 B
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>
|