[webkit-dev] CSS Typed OM

Maciej Stachowiak mjs at apple.com
Mon Aug 21 18:50:38 PDT 2017


I don't have a strong opinion on the spec itself, but I'd like to encourage you to do it using a runtime flag as recommend by the feature policy. <https://webkit.org/policy-and-guidelines/#feature-policy>

 - Maciej

> On Aug 18, 2017, at 12:44 PM, Olmstead, Don <Don.Olmstead at sony.com> wrote:
> 
> Hi,
>  
> I'd like to begin an implementation of CSS Typed OM (CSSOM) and wanted to gauge interest for supporting the feature.
>  
> CSSOM provides typed style access to improve performance by removing the need to do lots of string parsing. Its also the basis of other Houdini specifications so working through it will enable those specifications to be implemented.
>  
> If there's interest I can begin implementation after finishing up some outstanding patches. Any particular pointers on good places to begin are greatly appreciated as this is the first feature we here at Sony have attempted.
>  
> Thanks
> Don
>  
> Spec:
> https://drafts.css-houdini.org/css-typed-om/ <https://drafts.css-houdini.org/css-typed-om/>
>  
> WebKit Bugzilla:
> https://bugs.webkit.org/show_bug.cgi?id=175733 <https://bugs.webkit.org/show_bug.cgi?id=175733>_______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org <mailto:webkit-dev at lists.webkit.org>
> https://lists.webkit.org/mailman/listinfo/webkit-dev <https://lists.webkit.org/mailman/listinfo/webkit-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170821/eb790fe5/attachment.html>


More information about the webkit-dev mailing list