in CSS the values border-image: url( m.png ) 10 14 10 10;
bg-image: url( bg.png );
would look for image with SPACEbg.png SPACEm.png and it reports that it could not fine
/img/ bg.png etc..
May be good to support the trim of the value in url as CSS has such support

