Thanks Panos, I was about to reply with the same comment. Masking/clipping
is typically the type of visual effects authors could use devtools help
with.
I think having a tool that reveals the whole graphical object as well as
outlines the mask's shape could be a start.
Devtools support for this would not only help people debug issues, but help
with feature adoption and help people learn.

Filed bug 1223304 for this. Should it block or depend on 686281
<https://bugzilla.mozilla.org/show_bug.cgi?id=686281>?

On Tue, Nov 10, 2015 at 9:33 AM, Panos Astithas <p...@mozilla.com> wrote:

> On Tue, Nov 10, 2015 at 9:09 AM, Ku(顧思捷)CJ <c...@mozilla.com> wrote:
>
> > *Summary*:
> > Intend to implement CSS mask. By using this it, you can apply a mask to a
> > graphical object, so that the graphical object will be painted onto the
> > background through a mask, thus completely or partially masking out parts
> > of the graphical object.
> >
> > *DevTools bug*:
> > none
> >
>
> It would be good to at least make sure our node highlighter behaves
> properly in these cases. It might even be worthwhile to use a special mask
> inspector, like we do for transforms.
>
> Panos
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to