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-03-10 13:15:44 +01:00
2023-04-30 06:04:33 +02:00
2023-03-10 13:15:44 +01:00
2023-04-03 15:53:49 +02:00
2023-05-03 16:04:30 +02:00
2023-05-03 20:44:30 +02:00
2023-03-06 13:05:43 +00:00
2023-04-30 06:04:33 +02:00
2023-03-06 13:05:43 +00:00
2023-03-23 21:00:43 +00:00
2023-03-23 21:00:43 +00:00
2023-05-03 09:39:49 +02:00
2023-04-13 14:29:42 +02:00
2023-05-04 06:14:58 +02:00
2023-05-03 09:39:49 +02:00
2023-04-09 22:00:54 +02:00
2023-03-23 21:00:43 +00:00
2023-04-27 18:28:43 +02:00
2023-04-30 05:49:46 +02:00
2023-03-23 21:00:43 +00:00
2023-04-18 16:30:02 +02:00
2023-04-21 20:44:47 +01:00
2023-04-25 12:54:01 +02:00
2023-03-07 23:33:34 +00:00
2023-04-21 20:44:47 +01:00
2023-04-27 07:57:53 +02:00
2023-04-28 09:42:28 +02:00
2023-04-07 22:41:01 +02:00
2023-04-15 06:37:04 +02:00
2023-03-23 21:00:43 +00:00
2023-04-14 09:59:29 +02:00
2023-04-24 09:21:51 +02:00
2023-04-09 17:27:27 +02:00
2023-04-30 06:04:33 +02:00
2023-04-21 07:59:50 +02:00
2023-04-15 16:26:42 +02:00
2023-05-01 15:22:55 +02:00
2023-05-03 09:39:49 +02:00
2023-05-03 13:14:36 +02:00
2023-03-18 20:23:35 +01:00
2023-03-15 23:29:00 +01:00
2023-03-15 23:29:00 +01:00
2023-05-02 20:27:28 +02:00
2023-04-28 09:42:28 +02:00
2023-03-18 19:50:45 +01:00
2023-03-18 19:50:45 +01:00