Bug 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git] / layout / reftests / details-summary / open-summary-table-cell-style-ref.html
blob634bfec1dffe3906f9ef7c161fd5ae6ca53c1fa8
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>
8 <span style="display: table-cell;">Summary
9 <div>Block in summary</div>
10 </span>
11 <p>This is the details.</p>
12 </div>
13 </body>
14 </html>