- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Mar 2012 19:17:47 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16438
Summary: ECMAScript environment
Product: WebAppsWG
Version: unspecified
Platform: DEC
OS/Version: Windows 3.1
Status: NEW
Severity: trivial
Priority: P2
Component: WebIDL
AssignedTo: cam@mcc.id.au
ReportedBy: w3c@marcosc.com
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Typo:
The [[Prototype]]s of all initial objects in a given global environment must
come from the that same global environment.
Should be:
The [[Prototype]]s of all initial objects in a given global environment must
come from that same global environment.
--
Configure bugmail: https://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 Monday, 19 March 2012 19:17:54 UTC