RE: page-break-after proposed tests

Hi fantasai,

The proposed change works fine, but I think the following would be
slightly better, from a workflow perspective:

 <body>
	<div class="break">There must be a page break after this line of
text followed by another line of content.</div>
 	<div>
- 		This text should be at the top of the second page. 
+		This text must be at the top of the second and final
page.
 	</div> 

Best wishes,

Melinda

> -----Original Message-----
> From: fantasai [mailto:fantasai.lists@inkedblade.net] 
> Sent: Tuesday, October 30, 2007 9:06 AM
> To: Grant, Melinda
> Cc: public-css-testsuite@w3.org; Michael Turnwall
> Subject: Re: page-break-after proposed tests
> 
> Grant, Melinda wrote:
> > 
> >> Otherwise I think manually adding a sentence on the page-breaking 
> >> tests indicating the number of expected pages would be the 
> way to go. 
> >> (I don't think we can or should do that for every test, just the 
> >> page-breaking ones.)
> > 
> > I think that would be best.
> 
> Here's a patch for adding such a sentence to the testcases 
> I've already checked in.
> 
> Michael, do you want to review/approve these changes?
> 
> ~fantasai
> 

Received on Tuesday, 30 October 2007 18:56:56 UTC