neoflyingsaucer
neoflyingsaucer copied to clipboard
Off by one error for background painting of body element
Renders the background of body one pixel to the left of where it should.
Test case at com.github.neoflyingsaucer.test.BackgroundTest.testBackgroundImageOnBody()
Background color is also rendered off to the left. PDF test case for this issue at: com.github.neoflyingsaucer.test.pdf.TestPage.testBodyBackgroundColor()