summaryrefslogtreecommitdiffstats
path: root/layout/reftests/details-summary/details-before-ref.html
blob: 817930b4d880775c7dace39a6739ff4bf1f956f8 (plain)
1
2
3
4
5
<!doctype html>
<div id="details">
  <p>This is the details.</p>
  <div id="summary">Summary</div>
</div>