mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-19 14:14:41 +00:00
We were not producing the correct DOM attribute in either of those cases. "<div attr>" would produce no attribute, and the other would produce an attribute with null value (instead of an empty value.)