- From: Erik Dahlstrom <ed@opera.com>
- Date: Mon, 15 Feb 2010 12:51:19 +0100
- To: "Robin Berjon" <robin@berjon.com>
- Cc: "public-svg-wg@w3.org" <public-svg-wg@w3.org>
On Mon, 15 Feb 2010 11:49:25 +0100, Robin Berjon <robin@berjon.com> wrote:
> On Feb 15, 2010, at 10:23 , Erik Dahlstrom wrote:
>> This spec could be useful for SVG content, at the moment the spec
>> doesn't talk about SVG at all.
>
> I'm not sure that it should be talking about SVG, though of course it
> should work with. Is there anything specific you had in mind?
Oh, nothing in particular, I was just a bit surprised to see all those
nice interfaces and not a single example using svg.
The example in section 4.6 has a minor bug btw:
document.getElementById("tempIndicator").style.background-color
should be:
document.getElementById("tempIndicator").style.backgroundColor
Cheers
/Erik
--
Erik Dahlstrom, Core Technology Developer, Opera Software
Co-Chair, W3C SVG Working Group
Personal blog: http://my.opera.com/macdev_ed
Received on Monday, 15 February 2010 11:46:48 UTC