[Bug 15349] New: Object.prototype.toString override isn't actually defined

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15349

           Summary: Object.prototype.toString override isn't actually
                    defined
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: ayg@aryeh.name
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


The fix to bug 14877 added some prose at the bottom of 4.1 ECMAScript
environment, starting "Let F be a function object whose behavior when invoked
is as follows:".  But then it never says what to do with F.  Presumably it
should be used in place of Object.prototype.toString somehow.

-- 
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 Tuesday, 27 December 2011 19:45:13 UTC