mirror of
https://github.com/matthiasmullie/minify.git
synced 2025-01-17 20:58:26 +01:00
Fix test for #389
This commit is contained in:
parent
5641142a22
commit
6accc572fb
@ -627,7 +627,7 @@ body{
|
||||
);
|
||||
$tests[] = array(
|
||||
'p{background: transparent url(images/preloader.gif) no-repeat scroll 50% 50%;}',
|
||||
'p{background:transparent url(images/preloader.gif) no-repeat scroll 50% 50%}',
|
||||
'p{background:#fff0 url(images/preloader.gif) no-repeat scroll 50% 50%}',
|
||||
);
|
||||
|
||||
// https://github.com/matthiasmullie/minify/issues/191
|
||||
|
Loading…
x
Reference in New Issue
Block a user