Re: Page pseudo-elements

> 	::nth-last-page(expr)

This is not easy to implement.  It inhibits incremental rendering,
and, in fact, I think, requires iterative pagination, as the rendering
of the element may change the number of pages.

Received on Wednesday, 26 February 2003 01:53:51 UTC