- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Oct 2023 23:58:56 +0000
- To: public-fxtf-archive@w3.org
The CSS Working Group just discussed `[css-masking-1] Is mask-type a longhand of mask?`, and agreed to the following: * `RESOLVED: mask-type is not a longhand of mask` <details><summary>The full IRC log of that discussion</summary> <fantasai> ntim: I noticed that mask-type has a prefix mask-<br> <fantasai> ntim: it looks like a longhand of mask, but idk if it should be or not<br> <TabAtkins> actually "Animation type" is already a required line in Bikeshed<br> <TabAtkins> fantasai: Looking at the dfn now I think it shouldn't be<br> <astearns> ack fantasai<br> <TabAtkins> fantasai: The property is set on a mask *element* and says whether the mask is based on luminance or alpha<br> <TabAtkins> fantasai: I think that's not an appropraite longhand for the mask shorthand<br> <TabAtkins> ntim: I wonder if th ename is appropriate, then?<br> <TabAtkins> fantasai: It is - we dont' always have the situation where the prefix indicates a shorthand.<br> <TabAtkins> fantasai: I can't think of a different name<br> <TabAtkins> fantasai: Also this is an SVG property so unsure we can even change it at this point<br> <miriam> q+<br> <astearns> ack miriam<br> <fantasai> miriam: I agree on intuition, mask- feels like a longhand of mask, but there are several mask- properties that are not part of the shorthand<br> <fantasai> miriam: so it's not a lone standout<br> <fantasai> ntim: even mask-border is part of mask<br> <TabAtkins> fantasai: Yeah all the rest are on the element using the mask. This is the only one that's not that.<br> <TabAtkins> fantasai: It defines the mask, not applies it<br> <fantasai> ntim: would prefer to rename if it's compatible, but seems maybe it's not?<br> <fantasai> astearns: Seems resolution is no, mask-type is not a longhand of mask<br> <fantasai> https://developer.mozilla.org/en-US/docs/Web/CSS/mask-type#browser_compatibility<br> <TabAtkins> fantasai: I think mask-type is shipping in all browsers<br> <fantasai> astearns: could leave it open if people want to look into renaming, but doesn't seem likely<br> <fantasai> RESOLVED: mask-type is not a longhand of mask<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/528#issuecomment-1747811309 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 4 October 2023 23:58:58 UTC