This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16201 - dom-intro is not correct wrt clearTimeout and clearInterval
Summary: dom-intro is not correct wrt clearTimeout and clearInterval
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 13:27 UTC by contributor
Modified: 2012-08-13 08:57 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-03-02 13:27:35 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html
Multipage: http://www.whatwg.org/C#timers
Complete: http://www.whatwg.org/c#timers

Comment:
dom-intro is not correct wrt clearTimeout and clearInterval

Posted from: 85.227.157.105 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.2; U; en) Presto/2.10.229 Version/11.61
Comment 1 contributor 2012-07-18 17:12:45 UTC
This bug was cloned to create bug 18081 as part of operation convergence.
Comment 2 Ian 'Hixie' Hickson 2012-07-26 23:43:54 UTC
Is there any harm to the simplification that the spec uses now? I mean, it doesn't say what happens if you pass a bogus value in, right? Do we need to say something?
Comment 3 Simon Pieters 2012-08-13 08:57:28 UTC
I guess it's fine, yeah.