Noticed this while testing a webpage with PHP DebugBar enabled.
Reduced reproduction:
<style>
dt {
float: left;
}
</style>
<dt>key</dt><dd>value</dd><dt>key</dt><dd>value</dd><dt>key</dt><dd>value</dd><dt>key</dt><dd>value</dd>
Expected result (Firefox/Chrome/Epiphany):
Adding a newline after the <dd>
element makes it display correctly in Ladybird.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too