Mypal/layout/reftests/details-summary/summary-not-in-details.html

11 lines
261 B
HTML

<!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>