[webkit-dev] Implementing rendering support for -webkit-text-decoration-skip

2012-11-01 Thread Lamarque Souza
  Hi all,   I am trying to implement https://bugs.webkit.org/show_bug.cgi?id=92801 "[css3-text] Add support for -webkit-text-decoration-skip" and have some doubts about the best way to do it for all parsed values for -webkit-text-decoration-skip (objects, spaces, ink) [1] The attached patch

Re: [webkit-dev] About text decoration wavy style implementation on Skia platform

2012-11-06 Thread Lamarque Souza
  On November 5, 2012 at 7:27 PM Bruno Abinader wrote: > 2012/11/5 Nico Weber mailto:tha...@chromium.org] > > > > > The spelling underline on OS X is not a wavy line. If you end up > > changing the skia code, please make sure the chromium/mac spelling > > underline doesn't become a wavy line

Re: [webkit-dev] Implementing rendering support for -webkit-text-decoration-skip

2012-11-12 Thread Lamarque Souza
  On November 1, 2012 at 6:51 PM Lamarque Souza wrote: >   > > Hi all, > >   > > > I am trying to implement https://bugs.webkit.org/show_bug.cgi?id=92801 > "[css3-text] Add support for -webkit-text-decoration-skip" and have some > doubts about the

[webkit-dev] WebSocket development

2013-03-21 Thread Lamarque Souza
Hi all, I am starting to work on WebSocket development for WebKit and submitted a patch [1] for review some weeks ago. The thing is that only one reviewer in [2] is listed as working on WebSocket and he seems absent from WebKit development since October of last year. I tried to contact him through

Re: [webkit-dev] WebSocket development

2013-03-21 Thread Lamarque Souza
um.org > [mailto:tk...@chromium.org] > Hi Lamarque, > > I think they can review WebSocket related changes. > > > On Thu, Mar 21, 2013 at 2:40 PM, Lamarque Souza [mailto:lamarque.so...@basyskom.com] >wrote: > > >   > > Hi all, > > > > I am