- From: Robert O'Callahan <robert@ocallahan.org>
- Date: Fri, 15 Jul 2011 14:12:50 +1200
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: www-style list <www-style@w3.org>
Received on Friday, 15 July 2011 02:13:25 UTC
Actually there is a problem, which is that external resource document loads and image loads are different beasts right now and are implemented somewhat differently in Gecko, and it would be a lot of work to determine if they can be made perfectly consistent. One issue is that we impose a same-origin restriction on SVG external resource loads, but not CSS image loads obviously. Maybe we can get away with saying that url() with a fragment reference is an external resource document load, and url() without a fragment reference is an image load. Rob -- "If we claim to be without sin, we deceive ourselves and the truth is not in us. If we confess our sins, he is faithful and just and will forgive us our sins and purify us from all unrighteousness. If we claim we have not sinned, we make him out to be a liar and his word is not in us." [1 John 1:8-10]
Received on Friday, 15 July 2011 02:13:25 UTC