[Bug 16521] Rounding of integer values is inconsistent with SVG and SMIL

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

--- Comment #6 from Brian Birtles <bbirtles@mozilla.com> 2012-05-21 06:10:24 UTC ---
(In reply to comment #5)
> I understand the obvious advantage of having animation&transition in line with
> SVG/SMIL. I was not proposing that floor() should be kept.

Ok, sorry I misunderstood.

> I was instead proposing that non-integer inputs should also be allowed.

I think you achieve the desired effect by simply omitting property values from
keyframes. This is something that's not clearly specified at the present time.
There is a note in CSS Animations saying, "describe what happens if a property
is not present in all keyframes" but I think when it is spelled out, it will
give the effect desired in this case.

-- 
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 Monday, 21 May 2012 06:10:27 UTC