Re: [whatwg/dom] A slottable's assigned slot is never reset (Issue #1352)

> Are you interested in working on that?

Yeah sure! I'll wait a bit for the authors you pinged to give their thoughts (if any).

For reference, the version of `assign slottables` that I implemented in servo does disconnect slottables that are removed (doing so simplified the logic in the stylo integration) and so far that hasn't caused any problems for us.

https://github.com/servo/servo/blob/90130315a771cf2d52c982523721162f007a400c/components/script/dom/htmlslotelement.rs#L330-L337

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1352#issuecomment-2648800341
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1352/2648800341@github.com>

Received on Monday, 10 February 2025 17:48:58 UTC