setValueCurveAtTime should throw if the curve has non-finite values #815
Labels
Needs Edits
Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/
Milestone
We don't explicitly say it but invalid values such as NaN or Infinity in the curve for setValueCurveAtTime should throw an exception. We don't allow such values in the AudioParam value setter or any of the other automation methods.
(Is there a WebIDL way to constrain the values of the elements of an array? That would be ideal.)
The text was updated successfully, but these errors were encountered: