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/ WebKit Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=175733
On 19 Aug 2017, at 5:44 am, Olmstead, Don <don.olmstead@sony.com> 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 webkit-dev@lists.webkit.org <mailto:webkit-dev@lists.webkit.org> https://lists.webkit.org/mailman/listinfo/webkit-dev <https://lists.webkit.org/mailman/listinfo/webkit-dev>
O Mar, 22-08-2017 ás 07:54 +1000, Dean Jackson escribiu:
On 19 Aug 2017, at 5:44 am, Olmstead, Don <don.olmstead@sony.com> 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.
Indeed, one of the informal conclusions of the last Houdini F2F meeting was that the API was in much better shape than 1 year ago and definitely starting to look stable enough for implementors. BR
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/ WebKit Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=175733 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
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@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@lists.webkit.org <mailto:webkit-dev@lists.webkit.org> https://lists.webkit.org/mailman/listinfo/webkit-dev <https://lists.webkit.org/mailman/listinfo/webkit-dev>
participants (4)
-
Dean Jackson
-
Maciej Stachowiak
-
Olmstead, Don
-
Sergio Villar Senin