Re: Intent to implement: -webkit-background-clip:text

2016-03-22 Thread Daniel Holbert
On 03/22/2016 04:53 PM, Jet Villegas wrote: > I'm thinking we need two prefs so we cover the prefixed and unprefixed > API as per: > https://lists.w3.org/Archives/Public/www-style/2016Mar/0283.html > > It's a bit odd to have the -webkit parser pref also control the > rendering pref in this case.

Re: Intent to implement: -webkit-background-clip:text

2016-03-22 Thread Daniel Holbert
On 03/22/2016 02:16 PM, Mike Taylor wrote: > +1. It has been nice to have a single pref to flip to test for potential > regressions (and for instructing people to do the same thing). That's probably not a big concern here -- even if we ship this with its own dedicated feature-pref, we could still

Re: Intent to implement: -webkit-background-clip:text

2016-03-22 Thread Jet Villegas
I'm thinking we need two prefs so we cover the prefixed and unprefixed API as per: https://lists.w3.org/Archives/Public/www-style/2016Mar/0283.html It's a bit odd to have the -webkit parser pref also control the rendering pref in this case. --Jet On Wed, Mar 23, 2016 at 5:11 AM, Daniel Holber

Re: Intent to implement: -webkit-background-clip:text

2016-03-22 Thread Mike Taylor
On 3/22/16 3:11 PM, Daniel Holbert wrote: - Therefore, I'm not sure we get any real-world benefit from guarding this feature with an additional dedicated pref. And there'd be a complexity cost from making sure we test all combinations of pref enabled/disabled states, & do the right thing when

Re: Intent to implement: -webkit-background-clip:text

2016-03-22 Thread Daniel Holbert
On 03/21/2016 10:38 PM, Jet Villegas wrote: > I'd like to see this guarded by its own pref && layout.css.prefixes.webkit Pushing back on this slightly: - At this point, I don't think it's conceivable that we'd want to ship our webkit compatibility work until we're ready to also ship support for "

Re: Intent to implement: -webkit-background-clip:text

2016-03-22 Thread Mike Taylor
Just wanted to say thanks for working on this -- it was a pleasant surprise to come back from PTO and see this nearly done! On 3/21/16 11:59 PM, Ku(顧思捷)CJ wrote: Summary: -webkit-background-clip:text has been available for years in webkit based browsers and has seen widespread usage on the web.

Re: Intent to implement: -webkit-background-clip:text

2016-03-21 Thread Jet Villegas
I'd like to see this guarded by its own pref && layout.css.prefixes.webkit Thanks for working on this, CJ! --Jet On Tue, Mar 22, 2016 at 1:59 PM, Ku(顧思捷)CJ wrote: > Summary: > -webkit-background-clip:text has been available for years in webkit based > browsers and has seen widespread usage on

Intent to implement: -webkit-background-clip:text

2016-03-21 Thread 顧思捷
Summary: -webkit-background-clip:text has been available for years in webkit based browsers and has seen widespread usage on the web. This css property is currently available in Chrome, Safari and Edge. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=759568 Link to standard: https://compat.spec