[Bug 18227] 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

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18227

rcabanie <cabanier@adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |cabanier@adobe.com
         Resolution|---                         |WONTFIX

--- Comment #5 from rcabanie <cabanier@adobe.com> ---
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Did Not Understand Request
Change Description: no spec change
Rationale: from https://www.w3.org/Bugs/Public/show_bug.cgi?id=17468:
The spec says "Except where otherwise specified, for the 2D context interface,
any method call with a numeric argument whose value is infinite or a NaN value
must be ignored."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 22 April 2013 23:59:21 UTC