Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibWeb: Invalidate layout tree of parent of inserted node
f7a3f78 made the layout tree invalidate only the inserted nodes themselves, but it turned out that CSS containment invalidation relies on the parent being invalidated as well.
- Loading branch information