[whatwg] Audio(): loop() with 0 or negative value as argument

This is asymmetric and it does not reflect the common usage:
intro-canto-canto-canto-coda.  You get intro-canto-coda-canto-canto instead.
I have never encountered such a piece.
Best regards,
Chris

-----Original Message-----
From: whatwg-bounces@lists.whatwg.org
[mailto:whatwg-bounces at lists.whatwg.org] On Behalf Of Michael A. Puls II
Sent: Friday, October 19, 2007 11:25 AM
To: Ian Hickson
Cc: whatwg at whatwg.org
Subject: Re: [whatwg] Audio(): loop() with 0 or negative value as argument


loopstart: gives the offset at which playback is to begin for every
playback iteration except the first. The default value is the same as
start.

loopend: gives the offset at which playback is to end for every
playback iteration except the first. The default value is the same as
end.

Received on Friday, 19 October 2007 12:35:52 UTC