Re: [csswg-drafts] [css-view-transitions-2] How are invalid types validated? (#10706)

The CSS Working Group just discussed `[css-view-transitions-2] How are invalid types validated?`, and agreed to the following:

* `RESOLVED: close no change`

<details><summary>The full IRC log of that discussion</summary>
&lt;TabAtkins> vmpstr: in VT we have a notion of "types" you can specify<br>
&lt;TabAtkins> vmpstr: there are some type names that are invalid, like "none" or anything with "-ua-*"<br>
&lt;TabAtkins> vmpstr: Tim asked how these are validated in the JS APi, and suggested throwing a syntax error<br>
&lt;TabAtkins> vmpstr: previously we resolved not to do validation in the script api<br>
&lt;TabAtkins> vmpstr: we just use what the author specified, but ignore the invalid bits<br>
&lt;TabAtkins> vmpstr: a silent filtering<br>
&lt;TabAtkins> vmpstr: we'd like to maintain that<br>
&lt;TabAtkins> vmpstr: also, the @view-transition supports types, and Noam's comment is that if there are invalid types, the pref is for the whole block to be invalid, otherwise it can cause unexpected transitions to happen<br>
&lt;fantasai> sounds reasonable to me<br>
&lt;TabAtkins> vmpstr: So I think we'd like close-no-change, tho it's not entirely clear to me that @view-transition reflects fully what I said above. But the script API side, at least, reflects what I said<br>
&lt;TabAtkins> astearns: In my reading of Tim's post, it sounds like he's fine as long as it's defined.<br>
&lt;TabAtkins> vmpstr: I have the same reading<br>
&lt;TabAtkins> fantasai: I checked with Tim and he's ok with resolving<br>
&lt;TabAtkins> astearns: so proposed resolution is close no change, it's already handled<br>
&lt;TabAtkins> RESOLVED: close no change<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10706#issuecomment-2461100451 using your GitHub account


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

Received on Thursday, 7 November 2024 00:53:39 UTC