- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Mar 2024 16:10:13 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-view-transitions] Make CSSOM interface read-only`, and agreed to the following: * `RESOLVED: Make CSSViewTransitionRule readonly` * `RESOLVED: Change use of DOMTokenList to something more appropriate for readonly interfaces` <details><summary>The full IRC log of that discussion</summary> <fantasai> emilio: We generally had resolved to make a buch of new CSSOM interfaces read-only<br> <fantasai> emilio: ViewTransition had a weird DomTokenList thing<br> <fantasai> emilio: I think we resolved to do dynaic changes in a different way? If so I would prefer if it was read-only.<br> <vmpstr> q+<br> <iank_> q-<br> <ntim> q+<br> <astearns> ack vmpstr<br> <fantasai> vmpstr: We've made the types mutable via ViewTransition object<br> <khush_> +1<br> <fantasai> vmpstr: so I don't think we need to make the interface writeable, so support change to readonly<br> <bramus> +1<br> <fantasai> astearns: Other comments/concerns with making readonly?<br> <fantasai> ntim: Does this affect anything in View Transitions L1<br> <fantasai> ntim: curious if it affects existing implementations<br> <fantasai> ?: This is for opt-in for cross-document transitions, so L2 only<br> <fantasai> ntim: ok<br> <fantasai> emilio: what interface does the CSS rule implement in L1?<br> <fantasai> ?: It has an IDL retrieved via API call. There's no CSS at-rule.<br> <vmpstr> s/?/vmpstr/<br> <fantasai> s/?/vmpstr/<br> <fantasai> emilio: Also DOMTokenList should probably be a FrozenArray or something<br> <ntim> I removed the css-view-transitions-1 label from the issue :)<br> <fantasai> PROPOSED: Make CSSViewTransitionRule readaonly<br> <fantasai> s/aonly/only/<br> <fantasai> astearns: any objections?<br> <fantasai> RESOLVED: Make CSSViewTransitionRule readonly<br> <fantasai> astearns: Should we try resolution for changing DOMTokenList?<br> <fantasai> fantasai: we can at least resolve that it needs to change<br> <fantasai> PROPOSED: Change use of DOMTOkenList to something more appropriate for readonly interfaces<br> <fantasai> RESOLVED: Change use of DOMTokenList to something more appropriate for readonly interfaces<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10011#issuecomment-2009951924 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 20 March 2024 16:10:15 UTC