summaryrefslogtreecommitdiffstats
path: root/layout/reftests/details-summary/summary-not-in-details.html
blob: c0ff654f17b1d1c84774be987eb97979f876f2ad (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
   - http://creativecommons.org/publicdomain/zero/1.0/ -->

<html>
  <body>
    <!-- Render standalone summary as a normal block element. -->
    <summary>Summary</summary>
  </body>
</html>