Blame layout/generic/crashtests/details-containing-only-text.html

Packit f0b94e
Packit f0b94e
Packit f0b94e
   - http://creativecommons.org/publicdomain/zero/1.0/ -->
Packit f0b94e
Packit f0b94e
<html>
Packit f0b94e
  <body>
Packit f0b94e
    <details open>This is the detail.</details>
Packit f0b94e
  </body>
Packit f0b94e
</html>