diff --git a/test/data/testsuite.css b/test/data/testsuite.css index 8889de0f..47caf34a 100644 --- a/test/data/testsuite.css +++ b/test/data/testsuite.css @@ -119,5 +119,5 @@ sup { display: none; } dfn { display: none; } /* #9239 Attach a background to the body( avoid crashes in removing the test element in support ) */ -body { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; } +body, div { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; }