Re: [WICG/webcomponents] Proposal: Custom attributes for all elements, enhancements for more complex use cases (Issue #1029)

@rniwa We need some particular feedback from you specifically for WebKit. Based on my [previous comment](https://github.com/WICG/webcomponents/issues/1029#issuecomment-1726399654), what are your thoughts specifically around the parts regarding `observedAttributes`, regarding whether the API shape should be similar to custom elements (making this an almost-drop-in replacement for customized built-ins alternative), or if it is ok to make this ergonomically a lot different than custom elements (f.e. each custom attribute handling only a single attribute, let users opt into using `MutationObserver` in a custom but much more cumbersome way to achieve the same as they did with `observedAttributes` in custom elements). 

Just wondering what your thought here is since making an alternative to customized built-ins was a primary reason for the conversation.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1029#issuecomment-1728875331
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1029/1728875331@github.com>

Received on Thursday, 21 September 2023 05:26:19 UTC