[Bug 19988] add a [LenientFloat] to mean "ignore IDL attribute assignment or method call if a non-finite float is passed"

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

Domenic Denicola <d@domenic.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED
                 CC|                            |d@domenic.me

--- Comment #5 from Domenic Denicola <d@domenic.me> ---
In https://github.com/whatwg/html/pull/1790 we made the infinity/NaN handling
for canvas methods unambiguous and explicit in HTML, with Boris's
participation. Given that we don't want to do this kind of handling again, I
don't think this is necessary anymore. Boris, please reopen if you disagree.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Saturday, 22 October 2016 15:56:33 UTC