File "expected_url_abs.css"
Full path: /home/argothem/www/v4_old/plugins-dist/compresseur/tests/css/expected_url_abs.css
File size: 475 bytes
MIME-type: text/plain
Charset: utf-8
.mybg1{
background: url('http://example.org/squelettes/bg.png');
}
.mybg2{
background: url('http://example.org/squelettes/bg.png');
}
.mybg3{
background: url('http://example.org/squelettes/bg.png');
}
.mybg3{
background: url('http://example.org/squelettes/img/bg.png');
}
.mybg4{
background: url('/img/bg.png');
}
.mybg5{
background: url('http://example.com/bg.png');
}
path.area.perspective1_haute,path.area.perspective2_haute{
fill: url( #gradient_perspective1 );
}