open-summary-inline-style-ref.html 289 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <!-- Any copyright is dedicated to the Public Domain.
  3. - http://creativecommons.org/publicdomain/zero/1.0/ -->
  4. <html>
  5. <body>
  6. <div>
  7. <span>Summary
  8. <div>Block in summary</div>
  9. </span>
  10. <p>This is the details.</p>
  11. </div>
  12. </body>
  13. </html>