External references: how to handle 404?
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
If I have an external SVG reference and the referenced document is 404 (or some other HTTP error code) but some sort of valid document, what should happen? Do we want to just use the 404 document? Or bail out and claim that the external reference doesn't exist? -Boris