[Bug 22947] New: Operation functions should not have a prototype property

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

            Bug ID: 22947
           Summary: Operation functions should not have a prototype
                    property
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: arv@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

In Firefox, Safari and IE, the functions used for operations (ie
document.appendChild) do not have a prototype property. This is analog with the
JS builtins (like Date.prototype.getFullYear)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 13 August 2013 23:03:29 UTC