Andreas Kling
968ad0f8d1
LibWeb: Some improvements to CSS height:auto computation for blocks
...
Auto block heights are now computed according to something that kinda
resembles the specification.
Blocks with inline children and height:auto have their height computed
based on the top of the first line box and the bottom of the last line
box. Very straightforward.
Blocks with block children and height:auto have their height computed
based on the top of the first in-flow block child's margin box, and the
bottom of the last in-flow block child's margin box.
2021-03-08 22:53:28 +01:00
..
2021-03-03 21:48:51 +01:00
2021-03-02 13:20:03 +01:00
2021-03-08 22:53:28 +01:00
2021-03-08 22:53:28 +01:00
2021-03-06 14:56:31 +01:00
2021-02-22 18:52:58 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-01-18 20:20:24 +01:00
2021-01-18 20:20:13 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-30 12:29:11 +01:00
2021-03-07 13:49:20 +01:00
2021-03-07 13:49:20 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-03-02 13:20:03 +01:00
2021-03-02 13:20:03 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-22 21:49:54 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-06 23:27:03 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-02-10 09:13:29 +01:00
2021-01-17 14:42:50 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00