summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-list-item-ref.html
blob: ee76e93b64e1da9ab5883c328d9fff1eb865acb1 (plain)
1
2
3
4
5
6
7
<!doctype html>
<title>Reference for legend and dipslay: list-item</title>
<style>
  div { margin: 0 40px; display: list-item; }
</style>
<p>There should be a bullet point below.</p>
<div>X</div>