- From: <bugzilla@jessica.w3.org>
- Date: Tue, 13 Aug 2013 23:03:28 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Tuesday, 13 August 2013 23:03:29 UTC