Andreas Kling
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
...
Instead of making each Layout::Node compute style for itself, we now
compute it in TreeBuilder before even calling create_layout_node().
For non-element DOM nodes, we create the style and layout tree node
in TreeBuilder. This allows us to move create_layout_node() from
DOM::Node to DOM::Element.
2022-02-05 22:50:39 +01:00
..
2021-12-10 23:05:36 +02:00
2021-12-10 23:05:36 +02:00
2021-12-10 23:05:36 +02:00
2021-12-10 23:05:36 +02:00
2021-12-10 23:05:36 +02:00
2021-12-10 23:05:36 +02:00
2022-01-31 18:23:22 +00:00
2021-10-18 09:58:52 +02:00
2021-10-17 13:51:10 +01:00
2021-10-06 17:14:22 +02:00
2022-01-31 15:25:36 +01:00
2022-01-31 15:25:36 +01:00
2021-10-01 20:14:45 +02:00
2022-02-05 22:50:39 +01:00
2022-02-05 22:50:39 +01:00
2022-02-03 22:35:13 +01:00
2022-01-31 15:25:36 +01:00
2022-01-31 15:25:36 +01:00
2021-10-11 13:15:16 +01:00
2021-12-09 21:28:52 +01:00
2021-12-09 21:28:52 +01:00
2022-01-31 18:23:22 +00:00
2022-01-31 18:23:22 +00:00
2021-10-18 23:33:56 +02:00
2022-02-05 22:50:39 +01:00
2022-02-05 22:50:39 +01:00
2022-01-31 15:25:36 +01:00
2021-10-17 01:34:02 +03:00
2021-11-11 01:27:46 +01:00
2021-10-19 10:00:26 +02:00
2022-01-23 15:24:45 +00:00
2022-01-24 17:09:22 +01:00
2021-10-31 18:51:07 +01:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2022-01-31 18:23:22 +00:00
2022-01-31 18:23:22 +00:00
2021-10-17 13:51:10 +01:00
2022-02-05 22:50:39 +01:00
2022-02-05 22:50:39 +01:00
2021-10-16 10:51:23 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2022-01-31 15:25:36 +01:00
2022-01-31 15:25:36 +01:00
2022-01-31 15:25:36 +01:00
2022-01-31 15:25:36 +01:00
2021-11-17 00:21:13 +01:00
2022-02-05 22:50:39 +01:00
2022-02-05 22:50:39 +01:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2022-02-05 22:50:39 +01:00
2022-02-05 22:50:39 +01:00
2022-01-23 15:24:45 +00:00
2022-01-02 15:43:51 +01:00