Quoting @osma from #149 (comment):
HTML nitpick: Isn't <dl> a block element in HTML? It shouldn't be placed inside <p> like this, right?
Creating a specific issue for it since we seem to have consistently included <dl> elements in <p> elements throughout the specs.
Quoting @osma from #149 (comment):
Creating a specific issue for it since we seem to have consistently included
<dl>elements in<p>elements throughout the specs.