[Bug 12285] New: setInterval should clamp to 4ms like setTimeout does, not 10ms

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12285

           Summary: setInterval should clamp to 4ms like setTimeout does,
                    not 10ms
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#tim
                    ers
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#timers

Comment:
setInterval should clamp to 4ms like setTimeout does, not 10ms

Posted from: 71.184.125.56
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b13pre)
Gecko/20110303 Firefox/4.0b13pre

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 10 March 2011 23:09:23 UTC