Re: Intent to implement: CSS Houdini - Properties & Values API Level 1

2016-07-26 Thread Jonathan Chan
Hi Ehsan, On Jul 26, 2016 5:58 AM, "Ehsan Akhgari" wrote: > Does this interact with Stylo by any chance? I understand that pending the completion of Stylo, this implementation will be replaced by a Servo implementation. I don't believe this should otherwise interact -- I had to modify nsRuleNode

Re: Intent to implement: CSS Houdini - Properties & Values API Level 1

2016-07-26 Thread Ehsan Akhgari
On 2016-07-22 5:26 PM, Jonathan Chan wrote: > Summary: > > Allow web developers to register typed and animatable custom CSS properties > through JavaScript with configurable inheritance and initial values. > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1273706 > Link to standard: https://

Re: Intent to implement: CSS Houdini - Properties & Values API Level 1

2016-07-25 Thread Jonathan Chan
> On Jul 25, 2016, at 10:47 AM, James Graham wrote: > > On 25/07/16 16:48, Daniel Holbert wrote: >> On 07/25/2016 07:11 AM, Ms2ger wrote: >>> Are there automated tests that will be shared with other vendors (and >>> Servo)? >> >> There are some reftests on the bug [2] (final patch). > > AIUI if

Re: Intent to implement: CSS Houdini - Properties & Values API Level 1

2016-07-25 Thread James Graham
On 25/07/16 16:48, Daniel Holbert wrote: On 07/25/2016 07:11 AM, Ms2ger wrote: Hey Jonathan, [...] Do we know how other vendors feel about this? Sentiment seems to be positive. Browser vendors are collaborating on developing the Houdini specs, and I haven't heard any serious reservations on

Re: Intent to implement: CSS Houdini - Properties & Values API Level 1

2016-07-25 Thread Daniel Holbert
On 07/25/2016 07:11 AM, Ms2ger wrote: > Hey Jonathan, [...] > Do we know how other vendors feel about this? Sentiment seems to be positive. Browser vendors are collaborating on developing the Houdini specs, and I haven't heard any serious reservations on this spec. (This is among the more simple/

Re: Intent to implement: CSS Houdini - Properties & Values API Level 1

2016-07-25 Thread Ms2ger
Hey Jonathan, On 22/07/16 23:26, Jonathan Chan wrote: > Summary: > > Allow web developers to register typed and animatable custom CSS properties > through JavaScript with configurable inheritance and initial values. > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1273706 > Link to standar