- From: Robin Berjon <robin@berjon.com>
- Date: Mon, 15 Feb 2010 14:28:10 +0100
- To: Erik Dahlstrom <ed@opera.com>
- Cc: public-svg-wg@w3.org, Max Froumentin <maxfro@opera.com>
On Feb 15, 2010, at 12:51 , Erik Dahlstrom wrote: > 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. Ah, gotcha! The editor's this guy who works for a small Norwegian company you might have heard of — I'm copying him on this. > The example in section 4.6 has a minor bug btw: > > document.getElementById("tempIndicator").style.background-color > > should be: > > document.getElementById("tempIndicator").style.backgroundColor Good catch, thanks! -- Robin Berjon - http://berjon.com/
Received on Monday, 15 February 2010 13:28:40 UTC