foo
The word "foo", above, has background-image: url(test.svg#target)
.
- Green background means you interpret as an image.
- Red background means you interpret as an image, but ignore the hash (or don't set :target properly, same thing).
- No background means you interpret as a resource (which, since it points to a <rect>, doesn't do anything).