From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-96814-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MGDgm-0001uR-J0
	for garchives@archives.gentoo.org; Mon, 15 Jun 2009 15:01:36 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5D67AE0395;
	Mon, 15 Jun 2009 15:01:03 +0000 (UTC)
Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.154])
	by pigeon.gentoo.org (Postfix) with ESMTP id 419D4E0395
	for <gentoo-user@lists.gentoo.org>; Mon, 15 Jun 2009 15:01:03 +0000 (UTC)
Received: by yw-out-1718.google.com with SMTP id 5so16273182ywm.46
        for <gentoo-user@lists.gentoo.org>; Mon, 15 Jun 2009 08:01:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=x3Y9t9YjzEHdOZeAZV9QVSKUkmtvsjLI/F21J13sOkw=;
        b=TAbqkzIfe1yo/HTWw8RcO6cDTja7GJUWkUAt97DaLtzvYZUzfPs2/fu/zpt9Rsi8Uf
         VdAGRwUvSOTzx+1yogkzntkPWNYOdCxZfpZv3aKa8yvXxo4dsABIXRlB12MmAMAHiYdo
         LVkh5+1pJgheF2zv0tklv/xu0x4PV6CtOEVuo=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=BB+DEni4hU0I7kFAzkRegZEh4dECjfwLDQY+LS50nT0mj3kq+1fcgkGAEa37LYXtUv
         bzn0/9UQl7sq8r3I7Ytpat5XYDetjO7m1MEORChOkNzOTDRcbaE+2yhd6N0YcPxKMHcm
         4XQmUr+CW8Hq9sFXuKpcOiTa6yOU/JrHP4qEw=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: paul.hartman@gmail.com
Received: by 10.151.143.6 with SMTP id v6mr13372762ybn.346.1245078063017; Mon, 
	15 Jun 2009 08:01:03 -0700 (PDT)
In-Reply-To: <58965d8a0906150757h67664cc0p851eaff2f1efb272@mail.gmail.com>
References: <358eca8f0906150408n443e9a49u8411e32443f62a2a@mail.gmail.com>
	 <4A36342B.8020400@f_philipp.fastmail.net>
	 <358eca8f0906150530u7af6392bs7707f9095d9c2af7@mail.gmail.com>
	 <h15fmc$f6m$1@ger.gmane.org>
	 <9acccfe50906150731k6a6c4dbh13823bdfa002e735@mail.gmail.com>
	 <58965d8a0906150757h67664cc0p851eaff2f1efb272@mail.gmail.com>
Date: Mon, 15 Jun 2009 10:01:02 -0500
X-Google-Sender-Auth: 253762dee740de52
Message-ID: <58965d8a0906150801j2c2e4d8cyb874778c7dfab76@mail.gmail.com>
Subject: Re: [gentoo-user] Re: SVG plugin
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 0d77262e-ed12-49d1-8a0e-4634c085160d
X-Archives-Hash: 521b000288450511a50f5dc280df6e90

On Mon, Jun 15, 2009 at 9:57 AM, Paul
Hartman<paul.hartman+gentoo@gmail.com> wrote:
> http://www.w3schools.com/svg/svg_inhtml.asp
>
> This page has examples of 3 ways to do it (you should see blue
> rectangles if SVG is rendering). All 3 examples work for me in Firefox
> 3.0.11, Seamonkey 1.1.16, Opera 9.64, Konqueror 4.2.3 and Safari 4
> (all on Windows). Internet Explorer 8, naturally, requires a plug-in
> to view SVG.

Slight correction - the object tag did not work on Opera, but the
other 2 techniques did work. Everything worked in every other browser
(except IE, where nothing worked).