#external-unquoted {
    background-image: url();
}

#external-quoted {
    background-image: url("");
}
