Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: SVG plugin
Date: Mon, 15 Jun 2009 15:01:36
Message-Id: 58965d8a0906150801j2c2e4d8cyb874778c7dfab76@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: SVG plugin by Paul Hartman
1 On Mon, Jun 15, 2009 at 9:57 AM, Paul
2 Hartman<paul.hartman+gentoo@×××××.com> wrote:
3 > http://www.w3schools.com/svg/svg_inhtml.asp
4 >
5 > This page has examples of 3 ways to do it (you should see blue
6 > rectangles if SVG is rendering). All 3 examples work for me in Firefox
7 > 3.0.11, Seamonkey 1.1.16, Opera 9.64, Konqueror 4.2.3 and Safari 4
8 > (all on Windows). Internet Explorer 8, naturally, requires a plug-in
9 > to view SVG.
10
11 Slight correction - the object tag did not work on Opera, but the
12 other 2 techniques did work. Everything worked in every other browser
13 (except IE, where nothing worked).