On Jan 23, 2008, at 9:55 AM, David Gerard wrote:
On 23/01/2008, James Graham <[EMAIL PROTECTED]> wrote:
In browsers which support it <img src="foo.svg"> will work (with
certain
limitations for security reasons).
<img src=foo.svg> is just what I was hoping for, thank you :-) Doesn't
yet seem to work in Safari 3.0.4, SeaMonkey 1.1.7 or Minefield
(Firefox 3 nightly) 2008012304 on Windows, though. Are there browsers
it currently does work in?
This should also work in WebKit nightly builds (available from <http://nightly.webkit.org/
>).
-Adam