Re: [csswg-drafts] [css-view-transitions] Make CSSOM interface read-only (#10011)

> @noamr it seems a `readonly FrozenArray<CSSOMString>` rather than a new `CSSViewTransitionTypeSet` would perhaps be less code / less special?

I'm also OK with that, though there is precedent for those readonly setlikes, e.g. [GPUSupportedFeatures](https://gpuweb.github.io/gpuweb/#gpusupportedfeatures), and it seems more "correct" in a way to represent this as a set.

-- 
GitHub Notification of comment by noamr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10011#issuecomment-2020100441 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 26 March 2024 10:47:48 UTC