- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Nov 2012 16:49:01 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20101
Bug ID: 20101
Summary: insufficient set of "Return value data type" values
Classification: Unclassified
Product: webplatform.org
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: infrastructure
Assignee: schepers@w3.org
Reporter: letmespellitoutforyou@gmail.com
QA Contact: public-webplatform-bugs@w3.org
CC: team-webplatform-admin@w3.org
See http://docs.webplatform.org/wiki/dom/apis/document/getNamedFlows for
example. The method returns a NamedFlowCollection object, which is not
represented in the canonical list of possible return values
(http://docs.webplatform.org/wiki/Property:Javascript_data_type). "DOM Node" is
perhaps closest, but misleading, as NamedFlowCollection is more analogous to a
dynamic NodeList. The guy who reviewed my content flagged it as incorrect.
Suggest implementing as <datalist> to allow content authors to enter different
values as needed, then add valid new data types to the datalist.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 27 November 2012 16:49:05 UTC