[dev-servo] New style system and regressions
Hi dev-servo, The new style system (CSS parsing, selector matching, cascading, inheritance and computed values) that I’ve been working on for a few months is finally here! This morning, we landed the final changes to switch the rest of Servo over and remove NetSurf’s libcss. Please report on github any regression you find. I’m already aware that selector parsing is broken, I’ll look into this next. Cheers, -- Simon Sapin ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo
Re: [dev-servo] New style system and regressions
Huge kudos! This is an extremely exciting milestone. Thanks so much for all your hard work! Patrick Simon Sapin wrote: >Hi dev-servo, > >The new style system (CSS parsing, selector matching, cascading, >inheritance and computed values) that I’ve been working on for a few >months is finally here! > >This morning, we landed the final changes to switch the rest of Servo >over and remove NetSurf’s libcss. Please report on github any >regression >you find. I’m already aware that selector parsing is broken, I’ll look >into this next. > >Cheers, >-- >Simon Sapin >___ >dev-servo mailing list >dev-servo@lists.mozilla.org >https://lists.mozilla.org/listinfo/dev-servo -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo
Re: [dev-servo] New style system and regressions
On 10/23/2013 01:07 PM, Simon Sapin wrote: Hi dev-servo, The new style system (CSS parsing, selector matching, cascading, inheritance and computed values) that I’ve been working on for a few months is finally here! This morning, we landed the final changes to switch the rest of Servo over and remove NetSurf’s libcss. Please report on github any regression you find. I’m already aware that selector parsing is broken, I’ll look into this next. Cheers, Nice work, Simon! ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo