- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Jun 2012 06:09:36 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17468
Summary: The methods here don't say how to handle Infinity and
NaN arguments. Infinity should probably just be
applied (though maybe not for rotate()...) but NaN in
particular needs to be dealt with, either by defining
what happens with a matrix with NaN values or
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#tra
nsformations
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#transformations
Complete: http://www.whatwg.org/c#transformations
Comment:
The methods here don't say how to handle Infinity and NaN arguments. Infinity
should probably just be applied (though maybe not for rotate()...) but NaN in
particular needs to be dealt with, either by defining what happens with a
matrix with NaN values or by dropping the method call.
Posted from: 76.102.14.57
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5
(KHTML, like Gecko) Chrome/19.0.1084.54 Safari/536.5
--
Configure bugmail: https://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 Tuesday, 12 June 2012 06:09:52 UTC