- From: Dirk Schulze <dschulze@adobe.com>
- Date: Sat, 11 Aug 2012 23:02:06 -0700
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: "public-fx@w3.org" <public-fx@w3.org>
Hi Tab, On Aug 11, 2012, at 10:56 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote: > For the 'mask' property, did you mean for the <mask-type> to apply to > both ways of specifying a mask? Right now it only applies to the > webkit way. Yes, it should apply to both, "SVG Masking" and "CSS Masking" (WebKit way :) ). > > As well, you can simplify the webkit syntax by using the # multiplier. Ah that is great. I followed CSS Background but I guess it just didn't exist at this time. I will change that. > > Assuming I'm right about the previous, then, the grammar can be written as: > > [ <mask-source> | <mask-layer># ] <mask-type>? Yes, that is the right syntax. Thank you! Dirk > > ~TJ
Received on Sunday, 12 August 2012 06:02:35 UTC