- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 18 Jul 2023 15:40:47 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-view-transitions-1] Size animation should use logical properties.`, and agreed to the following: * `RESOLVED: Close no change` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> vmpstr: This is about animating width and height<br> <TabAtkins> vmpstr: We currently animate those two props of the ::v-t-group pseudo<br> <TabAtkins> vmpstr: question was if we should be animatingin inline/block-size instead<br> <TabAtkins> vmpstr: I don't think it matters, since we're always animating both<br> <TabAtkins> vmpstr: And they should map to each other<br> <TabAtkins> vmpstr: So proposal is close no change, but happy to hear other opinions<br> <emilio> q+<br> <astearns> ack emilio<br> <TabAtkins> emilio: It does matter if authors can override<br> <TabAtkins> vmpstr: The override you specify will override that propery, but the default animation doesn't matter since they're both animated.<br> <flackr> q+<br> <TabAtkins> vmpstr: I don't see how the dimension you're overriding changes if we're overriding logical vs physical<br> <TabAtkins> emilio: If they're also animating writing-mode...<br> <TabAtkins> emilio: But I agree that sinc eyou're doing both it probably doesn't really matter.<br> <TabAtkins> emilio: let's say you animate to width:50px and height:100px<br> <TabAtkins> emilio: If you said vertical writing-mode, the width and height won't change meaning, but what you have on your rule, which may be logical, does<br> <TabAtkins> vmpstr: True, what you override is observable, but...<br> <flackr> q-<br> <TabAtkins> emilio: Right. I think animating physical props are fine tho.<br> <TabAtkins> khush: We are copying the writing mode over from the element actually doing the animation, fwiw. If you flip the writing mode it'll flip the pseudo's writing mode too.<br> <fantasai> TabAtkins: Animating writing-mode is weird to do in the first place<br> <fremy> +1<br> <TabAtkins> emilio: I think a lot of these animatinos use transforms, which are physical anyway, so I think it's okay to match.<br> <TabAtkins> fantasai: I also think overall using width/height makes more sense, you're less likely to run into w-m issues<br> <TabAtkins> astearns: Any other opinions?<br> <fantasai> fantasai notes that writing-mode is not animatable<br> <TabAtkins> RESOLVED: Close no change<br> <TabAtkins> [dbaron says something about th emicrophones)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9057#issuecomment-1640476809 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 18 July 2023 15:40:49 UTC