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 24429 - ImageData(data, sw[, sh]) constructor should check sw is nonzero.
Summary: ImageData(data, sw[, sh]) constructor should check sw is nonzero.
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-28 18:31 UTC by Masatoshi Kimura
Modified: 2014-01-28 18:49 UTC (History)
2 users (show)

See Also:


Attachments

Description Masatoshi Kimura 2014-01-28 18:31:18 UTC
Although it is mathematically redundant, it is not enough obvious to readers.
Comment 1 contributor 2014-01-28 18:49:59 UTC
Checked in as WHATWG revision r8427.
Check-in comment: Be more explicit about the ImageData constructor
http://html5.org/tools/web-apps-tracker?from=8426&to=8427