Andreas Kling
5da7ebb806
LibWeb: Make height:auto for non-BFC-root blocks more correct
...
Unlike BFC root blocks with height:auto, when the block *isn't* a BFC
root, we don't have to look for the "bottommost" block-level child and
determine the width from that.
Instead, we should just look at the last in-flow block-level child.
This was already indicated in the spec comment next to the code, but
the code itself was wrong.
This makes the body element on Acid3 have the correct height. It also
introduces a small regression on Acid2 that we'll have to track down.
2022-03-29 18:53:27 +02:00
..
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-29 12:35:31 +02:00
2022-03-22 19:26:51 +01:00
2022-03-22 19:26:51 +01:00
2022-03-22 19:26:51 +01:00
2022-03-26 17:31:01 +01:00
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-17 17:23:49 +00:00
2022-03-16 00:38:31 +01:00
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-17 17:23:49 +00:00
2022-03-16 00:38:31 +01:00
2022-03-27 17:43:47 +02:00
2022-03-27 17:43:47 +02:00
2022-03-24 03:35:11 +01:00
2022-03-29 18:53:27 +02:00
2022-03-27 18:16:08 +02:00
2022-03-26 17:31:01 +01:00
2022-03-26 17:31:01 +01:00
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-27 01:14:56 +01:00
2022-03-11 00:21:49 +01:00
2022-03-23 17:38:00 +01:00
2022-03-21 13:03:33 +01:00
2022-03-29 13:37:54 +02:00
2022-03-18 15:18:48 +01:00
2022-03-27 21:56:21 +02:00
2022-03-27 21:56:21 +02:00
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-17 17:23:49 +00:00
2022-03-16 00:38:31 +01:00
2022-03-11 00:21:49 +01:00
2022-03-11 00:21:49 +01:00
2022-03-17 17:23:49 +00:00
2022-03-24 22:52:44 +01:00
2022-03-24 22:52:44 +01:00
2022-03-24 22:52:44 +01:00
2022-03-26 20:04:56 +01:00
2022-03-26 20:04:56 +01:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-13 18:09:43 +01:00
2022-03-27 18:16:08 +02:00
2022-03-24 18:14:01 +01:00
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-17 17:23:49 +00:00
2022-03-16 00:38:31 +01:00
2022-03-17 17:23:49 +00:00
2022-03-13 18:09:43 +01:00
2022-03-19 12:42:10 +01:00
2022-03-19 12:42:10 +01:00
2022-03-17 17:23:49 +00:00
2022-03-11 00:21:49 +01:00
2022-03-11 00:21:49 +01:00
2022-03-11 00:21:49 +01:00
2022-03-11 00:21:49 +01:00
2022-03-19 12:42:10 +01:00
2022-03-19 12:42:10 +01:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-29 00:39:57 +02:00
2022-03-29 00:39:57 +02:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-29 03:05:11 +02:00
2022-03-27 21:56:21 +02:00
2022-03-24 18:30:56 +01:00