The attached patch completes support for page-break-after, page-break-before, page-break-inside in libCSS.
To do this, I've implemented a css_computed_page structure, an instantiation of which is pointed to (if used) by css_computed_style's page element (previously a NULL void *), then just filled in the property setters getters etc. Hopefully you'll find the style and intentions all in keeping with how things should be in libCSS. Thanks, Jamie.
page-break.diff
Description: Binary data
