Aliaksandr Kalenik
bf41af6b9d
LibWeb: Calculate y of a box before resolving width in BFC
...
Calculating width of a box in BFC requires having resolved y to be able
to check if a box overlaps with any floating boxes.
This change makes compute_width() to be called after finding y
position. That also required to move resolving of vertical metrics
in the beginning of a box layout process to have vertical margins
resolved before finding y position.
2023-05-04 06:14:58 +02:00
..
2023-01-05 17:42:31 +01:00
2023-03-27 23:28:07 +02:00
2023-04-20 20:43:30 +02:00
2023-04-20 20:43:30 +02:00
2023-05-04 06:14:58 +02:00
2023-03-20 17:57:58 +01:00
2023-04-20 20:43:30 +02:00
2023-04-20 20:43:30 +02:00
2021-04-22 11:22:27 +02:00
2023-01-05 17:42:31 +01:00
2022-10-06 15:29:38 +02:00
2023-03-04 00:29:38 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-05-02 11:47:13 +02:00
2023-05-02 11:47:13 +02:00
2023-05-03 13:14:36 +02:00
2023-05-03 13:14:36 +02:00
2023-04-20 20:43:30 +02:00
2023-04-24 07:55:40 +02:00
2023-04-02 19:08:04 +02:00
2023-04-20 20:43:30 +02:00
2023-01-11 12:55:00 +01:00
2023-05-03 19:49:43 +02:00
2023-03-15 08:48:49 +01:00
2023-03-15 08:48:49 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-04-20 20:43:30 +02:00
2023-05-02 11:47:13 +02:00
2023-05-02 11:47:13 +02:00
2023-03-16 08:40:29 +00:00
2023-04-20 20:43:30 +02:00
2023-03-15 08:48:49 +01:00
2023-03-29 18:38:29 +02:00
2023-03-11 10:46:26 +01:00
2023-04-28 09:42:28 +02:00
2023-04-27 18:28:43 +02:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2022-10-06 15:29:38 +02:00
2023-01-05 17:42:31 +01:00
2022-03-19 12:42:10 +01:00
2023-04-19 07:52:26 +02:00
2023-03-20 17:57:58 +01:00
2023-04-20 20:43:30 +02:00
2023-04-12 07:40:22 +02:00
2023-04-19 07:52:26 +02:00
2023-04-19 07:52:26 +02:00
2023-03-20 23:45:01 +01:00
2023-03-11 10:46:26 +01:00
2022-12-05 17:47:48 +01:00
2023-01-17 10:18:33 +01:00
2023-05-03 15:03:56 +02:00
2023-04-29 06:46:45 +02:00
2023-01-17 10:18:33 +01:00
2023-01-09 11:47:31 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-05-02 20:27:28 +02:00
2023-03-15 08:48:49 +01:00
2023-04-07 16:02:22 +02:00
2023-04-07 16:02:22 +02:00
2023-04-25 09:33:35 +02:00
2023-02-28 12:21:56 +01:00