----- Original Message ----- > From: "Robert O'Callahan" <[email protected]> > To: "Jonathan Watt" <[email protected]> > Cc: [email protected] > Sent: Wednesday, May 22, 2013 10:11:55 PM > Subject: Re: Extending the text-overflow/overflow property to support fading > out > > I'm pretty sure an unconditional mask with a linear gradient on the > right-hand-end of the text could be achieved using 'mask-box-image' > and > slicing appropriately: > http://www.w3.org/TR/css-masking/#the-mask-box-image. > That's not currently implemented in Gecko, but it's worth > implementing.
This seems like it would do the job and it wouldn't require us to create a new specification. Can this get on someone's radar to implement support for it? Thanks, Jared _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

