[webkit-dev] CSS Regions diagrams

Andrei Bucur abucur at adobe.com
Thu May 9 01:24:10 PDT 2013


Hello WebKittens,

I've built two diagrams that should help contributors ramp up on the CSS Regions code.

https://docs.google.com/file/d/0Bw3uLBB0FreFWC1HZVM2YnRkeFE/edit

The first diagram is a class map covering the relevant parts of the regions code. Two important missing pieces are the layers code and the auto-height specific code. Hopefully I'll find some time to add those as well. The diagram is pretty large so I recommend downloading it for easier navigation.
The second diagram shows the structure of the render tree for a document with two named flows having a regions dependency between them. The diagram also presents the layout order of the renderers to ensure the content in the named flows is laid out correctly.

Thanks,
Andrei


More information about the webkit-dev mailing list