background-attachment-fixed-paged

Arron,
   http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_14/background-attachment-fixed-paged.htm
This test has several problems:
   - filename is in wrong format
   - typo in title
   - fails on paper > 20in

To fix the last issue, I suggest
   a) assigning a page break to contentful element in the page
   b) assigning height: 150% to the root and height: 100% to body

Also, there should be at least two tests here -- one where the
background is assigned to the root element, and one where it's
assigned to a large <div>. <body> behaves differently in HTML
and XHTML, so let's avoid that whole issue and test the two
possibilities independently of background propagation.

~fantasai

Received on Saturday, 31 July 2010 00:27:37 UTC