chromium/third_party/blink/web_tests/external/wpt/quirks/dd-dl-firefox-001-ref.html

<!doctype html>
<title>CSS Test Reference</title>
<div>Prevent quirky dl margin from messing up with us</div>
<dl>
  <dd>One</dd>
  <dl>Two</dl>
</dl>
<dd>Three</dd><dd>Four</dd>