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

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

           Summary: Rounding of integer values is inconsistent with SVG
                    and SMIL
           Product: CSS
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Transitions
        AssignedTo: dino@apple.com
        ReportedBy: bbirtles@mozilla.com
         QAContact: public-css-bugzilla@w3.org
                CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com


As per the following thread on www-style, the behaviour defined for
interpolating integer properties in CSS transitions (and hence CSS Animations)
uses floor whilst SVG and SMIL use round.

  http://lists.w3.org/Archives/Public/www-style/2012Feb/0141.html

Unless a (good) argument is put forward to prefer the floor behaviour, CSS
Transitions should align with SMIL and SVG on this issue.

-- 
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, 26 March 2012 08:22:08 UTC