Andi Gallo
1e526af430
LibWeb: Fix width calculation for floating replaced elements
...
The path for floating, replaced elements must not fall through to the
path taken for floating, non-replaced elements. The former works like
inline replaced elements, while the latter uses a completely different
algorithm which doesn't account for intrinsic ratio. Falling through
overrides the correct value computed by the former.
Fixes #19061 .
2023-05-26 21:20:56 +02:00
..
2023-04-20 20:43:30 +02:00
2023-04-20 20:43:30 +02:00
2023-05-26 21:20:56 +02:00
2023-05-26 18:11:35 +02:00
2023-05-15 14:08:08 +02:00
2023-05-24 14:40:35 +02:00
2023-05-24 14:40:35 +02:00
2023-05-26 14:53:53 +02:00
2023-05-20 08:49:42 +02:00
2023-05-15 14:08:08 +02:00
2023-05-15 14:08:08 +02:00
2023-05-24 14:40:35 +02:00
2023-05-21 16:18:46 +02:00
2023-05-21 07:44:29 +02:00
2023-05-13 09:08:42 +02:00
2023-05-21 07:44:29 +02:00
2023-05-24 14:40:35 +02:00
2023-05-06 18:41:34 +02:00
2023-04-20 20:43:30 +02:00
2023-05-24 14:40:35 +02:00
2023-05-23 09:24:08 +02:00
2023-05-16 14:35:10 +02:00
2023-05-24 14:40:35 +02:00
2023-05-15 19:31:09 +02:00
2023-05-26 14:53:53 +02:00
2023-05-26 14:53:53 +02:00
2023-05-24 14:40:35 +02:00
2023-05-24 14:40:35 +02:00
2023-05-20 08:49:42 +02:00
2023-05-20 08:49:42 +02:00
2023-05-21 14:23:41 +02:00
2023-05-24 14:40:35 +02:00
2023-05-25 14:42:24 +02:00
2023-04-25 09:33:35 +02:00