Andreas Kling
80a78c4deb
LibWeb: Don't generate ::before/::after for BR elements
...
We shouldn't be putting generated pseudo elements inside elements that
can't have children in the first place.
This patch fixes two issues:
- We stop generating pseudo elements for layout nodes that can't have
children anyway.
- We mark Layout::BreakNode as not being able to have children.
2023-09-14 21:46:28 +02:00
..
2023-09-06 11:44:45 -04:00
2023-09-13 07:26:35 +02:00
2023-09-06 11:44:45 -04:00
2023-09-13 19:55:22 +02:00
2023-09-13 13:45:47 +02:00
2023-09-06 11:44:45 -04:00
2023-09-06 11:44:45 -04:00
2023-09-09 13:03:25 -04:00
2023-09-02 19:23:41 +01:00
2023-09-10 08:38:29 +01:00
2023-09-06 11:44:45 -04:00
2023-09-14 06:49:57 -04:00
2023-09-02 19:23:41 +01:00
2023-09-14 21:46:28 +02:00
2023-09-13 08:48:19 +02:00
2023-09-07 09:06:00 -06:00
2023-09-01 09:40:14 +02:00
2023-09-06 11:44:45 -04:00
2023-09-06 11:29:03 -04:00
2023-09-06 11:44:45 -04:00
2023-09-09 13:03:25 -04:00
2023-09-11 12:07:36 +01:00
2023-09-02 19:23:41 +01:00
2023-09-02 19:23:41 +01:00
2023-09-06 11:44:45 -04:00
2023-09-09 13:03:25 -04:00
2023-09-06 11:44:45 -04:00
2023-09-05 20:36:09 -04:00
2023-09-02 19:23:41 +01:00
2023-09-06 11:44:45 -04:00
2023-09-06 11:44:45 -04:00
2023-09-06 11:44:45 -04:00
2023-09-13 13:45:47 +02:00
2023-09-05 20:36:09 -04:00
2023-09-06 11:29:03 -04:00
2023-09-13 13:45:47 +02:00
2023-09-13 13:45:47 +02:00
2023-09-09 13:03:11 +02:00