On Wed, 2011-01-19 at 01:13 +0000, James Montgomerie wrote:
Hello,
I'm working on libCSS just now, implementing support for some of the
'page' properties (page-break-before, page-break-after etc).
Excellent.
I've noticed what I think is a bug in css_computed_style_compose,
and
I wanted to run it past the experts before trying to fix it, in case
I've got the wrong end of the stick.
That sounds like a bug, though I've currently no recollection exactly
what the original intent of that code was. There'll be a fix at some
point soon, I imagine.
Thanks for the report,
J.