- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Sun, 24 Oct 2010 11:36:52 -0700
- To: "L. David Baron" <dbaron@dbaron.org>
- CC: public-css-testsuite@w3.org
On 10/17/2010 06:13 PM, L. David Baron wrote: > http://test.csswg.org/suites/css2.1/20100917/html4/page-break-before-004.htm > http://test.csswg.org/suites/css2.1/20100917/xhtml1/page-break-before-004.xht > look invalid. I think the element with 'page-break-before: always' > should force the content to a second page and leave a blank first > page. Fixed: http://test.csswg.org/source/contributors/hp/submitted/css2.1/page/page-break-before-004.xht The UA is allowed to suppress the generation of content-empty pages (except for those generated by 'left' and 'right' forced breaks), so it is uncertain whether the test prints one or two pages. However, it should now pass with either behavior. ~fantasai
Received on Monday, 25 October 2010 01:53:35 UTC