Re: [w3ctag/design-reviews] Soft Navigations (Issue #879)

It still seems problematic that it requires a DOM node to be appended. I've seen (and implemented) soft navigations were the only DOM change was an attribute value (to select an active tab, for example, causing various `display` properties to take effect), it's not clear that would be considered 'appending a node'. I can see CustomState or even changing the value of a custom CSS property doing the same with no modifications to the DOM.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/879#issuecomment-1834699146
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/879/1834699146@github.com>

Received on Thursday, 30 November 2023 23:08:43 UTC