- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 30 May 2005 04:59:18 +0200
- To: "Ola Andersson" <Ola.Andersson@ikivo.com>
- Cc: <www-svg@w3.org>, <w3c-svg-wg@w3.org>
* Ola Andersson wrote: >> You mean, the draft has been changed to include ProgressEvent::progress >> to re-establish compatibility with SVG 1.2 and no changes to the example >> were made in response to my comment? If, what changes have been made and >> are those changes compatible with SVG 1.2? Will changes be made to SVG >> 1.2 in response to my comment? > >ProgressEvent of SVG1.2 does no longer contain a progress member, instead >it contains members total and loaded. The example was out of date (still >conforming to an earlier version of the spec which contained the progress >member) and has been updated (non-conforming line of example has changed >to: progressBar.setFloatTrait("width", 100*(evt.loaded/evt.total)); ) But the previous SVG 1.2 draft had all of progress/total/loaded... Ah well, I think I can accept this response, thanks. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Monday, 30 May 2005 02:58:32 UTC