[Bug 21545] AudioParam - min/maxValue, intrinsic value, computedValue

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21545

Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ehsan@mozilla.com

--- Comment #2 from Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> ---
Following up on this bug, the prose for the intrinsic value is currently saying
that when read, AudioParam.value should return the current instrinsic value
based on the current time.  This is similar to what the computedValue attribute
used to return, and there are some concerns about this (see
<http://lists.w3.org/Archives/Public/public-audio/2012OctDec/0623.html> for
example.)

Chris, are you planning to make AudioParam.value a simple value which can be
get/set like any other attribute?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 16 July 2013 15:02:35 UTC