Why would an image fail to load from CSS when the path is correct, but loads when URL entered directly?
问题 I have a situation where css background-images are failing to load in my webapp. That is odd about this is that they are using absolute paths (beginning with "/") and that the paths are correct. When I expect the element with DOM Inspector, firefox gives the error "Could not load the image." Yet, if I click on that link, the image opens in a new tab, showing that the path is correct. Demonstration: https://qa.hubble.in/#subscriptions On the upper-right of this page, there are five squares.