neoflyingsaucer icon indicating copy to clipboard operation
neoflyingsaucer copied to clipboard

Off by one error for background painting of body element

Open danfickle opened this issue 9 years ago • 1 comments

Renders the background of body one pixel to the left of where it should. Test case at com.github.neoflyingsaucer.test.BackgroundTest.testBackgroundImageOnBody()

danfickle avatar Apr 06 '15 12:04 danfickle

Background color is also rendered off to the left. PDF test case for this issue at: com.github.neoflyingsaucer.test.pdf.TestPage.testBodyBackgroundColor()

danfickle avatar Apr 10 '15 06:04 danfickle