This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17562 - Why is putImageData throwing on NaN/infinity defined in prose, not IDL?
Summary: Why is putImageData throwing on NaN/infinity defined in prose, not IDL?
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 23:16 UTC by contributor
Modified: 2012-09-20 23:11 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-06-20 23:16:55 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#pixel-manipulation
Complete: http://www.whatwg.org/c#pixel-manipulation

Comment:
Why is putImageData throwing on NaN/infinity defined in prose, not IDL?

Posted from: 98.110.194.72 by bzbarsky@mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/16.0 Firefox/16.0a1
Comment 1 Boris Zbarsky 2012-06-20 23:17:14 UTC
Probably better to just switch to "double" and drop the prose.
Comment 2 contributor 2012-07-18 17:49:25 UTC
This bug was cloned to create bug 18246 as part of operation convergence.
Comment 3 Ian 'Hixie' Hickson 2012-08-21 22:17:51 UTC
(See also bug 18629.)