- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Jun 2021 16:38:55 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-variables] Whitespace-trimming and custom properties.`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: [css-variables] Whitespace-trimming and custom properties.<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/6345<br> <dael> emilio: This one; we resolved a while ago on trimming whitespace from decorations. TabAtkins pointed out some examples invalid in impl should be valid.<br> <dael> emilio: For system prop fallback there's no trimming. Felt odd when impl that if you're using fallback in computed you get whitespace but if the fallback you have a variable it's stringed.<br> <TabAtkins> q+<br> <dael> emilio: Trimming whitespace from fallback functions would be simpliest. I think in general makes sense<br> <dael> Rossen_: Feedback?<br> <leaverou_> q?<br> <Rossen_> ack TabAtkins<br> <dael> TabAtkins: Yes, we absolutely should. That this doesn't work is accident of css rules for comma omission. You have to omit comna when not separating but this is the case where lack of a thing can be a thing. Need something in var to set the exception that you can set a comma<br> <dael> emilio: fwiw it's very easy to impl<br> <dael> Rossen_: Other feedback? leaverou_ you're in issue?<br> <dael> leaverou_: I added my thoughts to issue. I support that change<br> <TabAtkins> `foo(--a,)` is currently syntacitcally invalid, and that is good for everything *but* `var()`<br> <dael> Rossen_: Obj to adding the spec proposal?<br> <dael> Resolved: Accept the proposal<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6345#issuecomment-857856978 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 June 2021 16:39:39 UTC