Remove the 'should' flag, as the 'auto' behavior is mandated, not recommended.
s/page-break-before/page-break-after/ in the style rules, since that's what you're testing here.
Updated/ fixed.
I zeroed the html and body margin and padding, and improved the description.
Discussion
Remove the 'should' flag, as the 'auto' behavior is mandated, not recommended.
s/page-break-before/page-break-after/ in the style rules, since that's what you're testing here.
Updated/ fixed.
I zeroed the html and body margin and padding, and improved the description.