File "urlabs01.css"
Full path: /home/argothem/www/organecyberpresse/plugins-dist/compresseur/tests/data/urls_absolues_css/expected/urlabs01.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 );
}