How close is that from https://wiki.css-houdini.org/background ?
Shouldn’t we merge them and create (sub-)categories? Add longer descriptions?
De : Rick Byers
Envoyé : mercredi 11 février 2015 04:58
À : Greg Whitworth
Cc : public-houdini@w3.org
It seems there are a number of projects like css-layout and react-canvas who we should really be working with to help define our use cases and identify the long hanging fruit we should prioritize first. I've added a customers list on the wiki to at least help us track these projects in one place - feel free to edit as you see fit.
Rick
On Wed, Feb 11, 2015 at 12:36 PM, Rick Byers <rbyers@chromium.org> wrote:
Absolutely. Note that this calls out explicitly the need for performant scroll customization:
"Scrollable elements are possible in pure HTML and CSS with overflow: scroll (combined with-webkit-overflow-scrolling: touch on iOS) but these do not give you frame-by-frame control over the scrolling animation and mobile browsers have a difficult time with long, complex content."
On Wed, Feb 11, 2015 at 12:27 PM, Greg Whitworth <gwhit@microsoft.com> wrote:
Saw this today and thought it was a good example of why we should try our hardest to see Houdini to completion. It’s a good example of what a web author can do, and what they’re already doing to do their own layout and painting.
http://engineering.flipboard.com/2015/02/mobile-web/
Greg