mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
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>
|