As is, this test shows that 'auto' does not forbid a page break, but we also need to show that it doesn't force a page break. Change div.top to also be 'page-break-inside: auto'. Add more text to ensure that the first paragraph has multiple lines of text, and shorten up the last paragraph so that it will all fit on a 4×6 page.
Tom Clancy, 2009/03/18 12:11
Updated. Let me know if that's a good amount of content (and if I should rework the language of the first graf if it's not clear where the text break can be).
Melinda Grant, 2009/03/26 13:19
Changed the margin-bottom to a height on the div (margin % is relative to *width* of box, not height). Removed the 'size' property as that's not being tested here.
Melinda Grant, 2009/03/26 15:17
Did a redesign. Moved to csswg/svn.
You could leave a comment if you were logged in.
test/css2.1/submit/165.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Discussion
Marked as Accepted– this test pre-dates the wiki.
As is, this test shows that 'auto' does not forbid a page break, but we also need to show that it doesn't force a page break. Change div.top to also be 'page-break-inside: auto'. Add more text to ensure that the first paragraph has multiple lines of text, and shorten up the last paragraph so that it will all fit on a 4×6 page.
Updated. Let me know if that's a good amount of content (and if I should rework the language of the first graf if it's not clear where the text break can be).
Changed the margin-bottom to a height on the div (margin % is relative to *width* of box, not height). Removed the 'size' property as that's not being tested here.
Did a redesign. Moved to csswg/svn.