> On 19 Aug 2017, at 5:44 am, Olmstead, Don <[email protected]> wrote: > > I'd like to begin an implementation of CSS Typed OM (CSSOM) and wanted to > gauge interest for supporting the feature.
Go for it! While the specification is probably not completely stable, I think it is worth starting now. Dean > > 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 > [email protected] <mailto:[email protected]> > https://lists.webkit.org/mailman/listinfo/webkit-dev > <https://lists.webkit.org/mailman/listinfo/webkit-dev>
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

