- From: <bugzilla@jessica.w3.org>
- Date: Mon, 02 Apr 2012 06:48:25 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16597
Summary: Regarding item 4: "timeout" may be passed as a native
array, e.g. setTimeout(do_simething, [10]), in which
case it needs to be un-wrapped to an integer
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#dom
-windowtimers-settimeout
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, manish.tripathi.777@gmail.com
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#dom-windowtimers-settimeout
Complete: http://www.whatwg.org/c#dom-windowtimers-settimeout
Comment:
Regarding item 4: "timeout" may be passed as a native array, e.g.
setTimeout(do_simething, [10]), in which case it needs to be un-wrapped to an
integer
Posted from: 82.192.88.2 by manish.tripathi.777@gmail.com
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101
Firefox/11.0
--
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, 2 April 2012 06:48:28 UTC