This means that html with a background-color or background-image overrides body with same.
Test cases at com.github.neoflyingsaucer.test.BackgroundTest.testBackgroundColorOnBodyAndHtml() and com.github.neoflyingsaucer.test.BackgroundTest.testBackgroundImageOnBodyAndHtml()
See also #33
This means that html with a background-color or background-image overrides body with same.
Test cases at
com.github.neoflyingsaucer.test.BackgroundTest.testBackgroundColorOnBodyAndHtml()andcom.github.neoflyingsaucer.test.BackgroundTest.testBackgroundImageOnBodyAndHtml()See also #33