summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/details-containing-only-text.html
blob: 9d5e647d9ce1067369903dbab4aa254ca1a7c8e0 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
   - http://creativecommons.org/publicdomain/zero/1.0/ -->

<html>
  <body>
    <details open>This is the detail.</details>
  </body>
</html>