mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
This would happen for example when removing a slot element from the DOM, in which case it would keep its old list of assigned slottables even though it now has none. Fixes a couple of WPT tests.