We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5288465 commit 2d9f56bCopy full SHA for 2d9f56b
test/data/testsuite.css
@@ -113,7 +113,7 @@ div#fx-tests div.noback {
113
#nothiddendivchild.prct { font-size: 150%; }
114
115
/* #9239 Attach a background to the body( avoid crashes in removing the test element in support ) */
116
-body, div { background: url(https://static.jquery.com/files/rocker/images/logo_jquery_215x53.gif) no-repeat -1000px 0; }
+body, div { background: url(1x1.jpg) no-repeat -1000px 0; }
117
118
/* #10501 */
119
section { background:#f0f; display:block; }
0 commit comments