no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / details-summary / details-first-line-ref.html
blobda8462cbc99b251d8594dd22054713282a5434a4
1 <!DOCTYPE html>
2 <!-- Any copyright is dedicated to the Public Domain.
3 - http://creativecommons.org/publicdomain/zero/1.0/ -->
5 <html>
6 <body>
7 <div id="details">
8 <span>Summary
9 <div>Block in summary</div>
10 </span>
11 </div>
12 </body>
13 </html>