Andreas Kling
305cb8a5d1
LibWeb: Treat unresolvable percentage sizes as auto on replaced elements
...
For replaced elements with percentage width or height, we were treating
them as 0 instead of auto when their containing block had an indefinite
corresponding size.
This produced incorrect layouts in various cases, and although I can't
actually find something about this exact scenario in specs, the new
behavior does match other browsers.
2022-11-03 19:22:40 +01:00
..
2022-10-31 14:12:44 +00:00
2022-10-22 18:17:01 +02:00
2022-11-02 22:42:48 +01:00
2022-11-03 14:52:16 +00:00
2022-10-29 15:48:46 +01:00
2022-10-01 21:05:32 +01:00
2022-11-01 20:14:12 +00:00
2022-10-04 22:05:14 +02:00
2022-10-09 10:14:57 +02:00
2022-10-30 20:10:29 +00:00
2022-11-01 21:16:50 +00:00
2022-10-24 23:06:56 +01:00
2022-10-01 21:05:32 +01:00
2022-11-03 19:22:40 +01:00
2022-10-31 14:12:44 +00:00
2022-10-06 16:41:36 +02:00
2022-10-09 10:14:57 +02:00
2022-11-01 21:16:50 +00:00
2022-11-02 11:04:23 +00:00
2022-10-08 10:54:52 +02:00
2022-10-30 20:10:29 +00:00
2022-10-09 10:14:57 +02:00
2022-10-01 21:05:32 +01:00
2022-10-30 20:10:29 +00:00
2022-10-31 14:12:44 +00:00
2022-10-09 10:14:57 +02:00
2022-10-23 15:48:45 +02:00
2022-10-23 15:58:16 +02:00
2022-10-30 20:10:29 +00:00
2022-10-01 21:05:32 +01:00
2022-11-02 23:46:30 +00:00
2022-10-31 14:12:44 +00:00
2022-10-09 10:14:57 +02:00
2022-10-30 11:30:23 +00:00
2022-11-03 14:52:16 +00:00
2022-11-02 23:46:30 +00:00
2022-11-03 18:52:53 +01:00
2022-04-09 23:48:18 +02:00
2022-11-01 23:07:05 +00:00
2022-10-28 16:17:08 +01:00
2021-04-22 11:22:27 +02:00
2022-10-20 15:16:23 +02:00