- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 04 Jan 2010 21:06:04 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8633
Summary: In step 3 of the setTimeout() algorithm, either delete
"either" or add an "or" clause to it. Also, in step 5,
the context variable is undefined (unless the definition
from the "get the timed task" subroutine applies here).
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#timers
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#timers
Comment:
In step 3 of the setTimeout() algorithm, either delete "either" or add an "or"
clause to it. Also, in step 5, the context variable is undefined (unless the
definition from the "get the timed task" subroutine applies here).
Posted from: 71.20.129.201
--
Configure bugmail: http://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, 4 January 2010 21:06:05 UTC