- From: <bugzilla@jessica.w3.org>
- Date: Sat, 17 Jul 2010 10:54:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10193 Summary: "If any of the arguments to the method are infinite or NaN, the method must raise a NOT_SUPPORTED_ERR exception." - this is redundant, since the spec earlier says "Except where otherwise specified, if a method with an argument that is a floating point num Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#pix el-manipulation OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML Canvas 2D Context (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html@w3.org Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#pixel-manipulation Comment: "If any of the arguments to the method are infinite or NaN, the method must raise a NOT_SUPPORTED_ERR exception." - this is redundant, since the spec earlier says "Except where otherwise specified, if a method with an argument that is a floating point number type (float) is passed an Infinity or Not-a-Number (NaN) value, a NOT_SUPPORTED_ERR exception must be raised." Posted from: 78.151.142.186 -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Saturday, 17 July 2010 10:54:41 UTC