gecko-dev/layout/reftests/details-summary/details-before-ref.html

6 строки
106 B
HTML

<!doctype html>
<div id="details">
<p>This is the details.</p>
<div id="summary">Summary</div>
</div>