mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
Previously, floating elements computed the width by only using the `width` property. Now, they will also use the `min-width` and `max-width` properties. :^) The new steps are from "10.4. Minimum and maximum widths: 'min-width' and 'max-width'" in the CSS 2 spec. Found it when looking at curl.se.
40 KiB
40 KiB