- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jun 2024 08:38:30 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-anchor-position] Nailing down the position-try-options "flip" behavior`. <details><summary>The full IRC log of that discussion</summary> <TabAtkins> https://drafts.csswg.org/css-anchor-position-1/#swap-due-to-a-try-tactic<br> <emeyer> TabAtkins: Elika brought this up to bring it to WG attention<br> <emeyer> …As far as I know, this all is good and it works as expected in Chrome<br> <emeyer> …Happy to tweak as necessary if anything is wrong<br> <astearns> ack fantasai<br> <emeyer> fantasai: Do we flip the safe area sides on the end function<br> <emeyer> …If you stick this into a `left` property, does it get flipped to the `right` property?<br> <fantasai> s/end/env()/<br> <emeyer> TabAtkins: Great question; right now, we already substitute variables and I think the answer is we substitute pre-flipping<br> <emeyer> …So what ever it resolves to on the left, it resolves to that and is flipped to the right<br> <emeyer> …This is what you want for vars, but for env() specifically, we could do something different if we need to<br> <emeyer> …I'm not certain what the ideal behavior would be, whether we want to do that before or after<br> <emeyer> …In general, env() is used fairly little, so we should be able to experiement and change if need be<br> <emeyer> astearns: Any other comments?<br> <emeyer> fantasai: I note that the margin properties are only mentioned in an example<br> <emeyer> TabAtkins: They don't need to be mentioned otherwise because it refers to the list of position-try properties and margins are on the list<br> <emeyer> astearns: Woiuld you like a resolution from the WG?<br> <emeyer> fantasai: Could or not, but I wanted to bring to the WG's attention that this is happening<br> <emeyer> astearns: So please take a look at this, and fantasai please look at where the swapping should happen<br> <emeyer> fantasai: I think it should happen before, but I'm not sure<br> <emeyer> TabAtkins: We'll open another issue for that<br> <fantasai> s/not sure/not sure it's implementable/<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10049#issuecomment-2160129566 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 June 2024 08:38:31 UTC