Karol Kosek
a0bea0b86f
LibWeb: Calculate floating elements width using min- and max-width
...
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.
2022-06-06 09:14:42 +01:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-06 09:14:42 +01:00
2022-04-12 00:11:48 +02:00
2022-03-26 17:31:01 +01:00
2022-04-09 23:48:18 +02:00
2022-04-09 23:48:18 +02:00
2022-04-11 01:20:24 +02:00
2022-04-06 11:31:08 +02:00
2022-04-11 01:03:47 +02:00
2022-04-06 14:43:00 +02:00
2022-03-26 17:31:01 +01:00
2022-03-26 17:31:01 +01:00
2022-04-14 14:54:06 +02:00
2022-04-01 21:24:45 +01:00
2022-04-07 17:06:02 +02:00
2022-04-01 21:24:45 +01:00
2022-04-03 21:51:15 +02:00
2022-04-08 23:12:04 +02:00
2022-03-27 21:56:21 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-03-30 01:12:44 +02:00
2022-03-26 20:04:56 +01:00
2022-04-14 21:54:10 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-03 23:12:13 +02:00
2022-03-29 00:39:57 +02:00
2022-03-29 03:05:11 +02:00
2022-04-01 21:24:45 +01:00
2022-04-13 19:52:25 +02:00
2022-04-13 19:52:25 +02:00