- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Sep 2013 11:45:14 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23273
Bug ID: 23273
Summary: dictionary can not be used for a type in WebIDL
Product: Browser Test/Tools WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: dburns@mozilla.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
"dictionary" cannot be used as a type for an attribute. I haven't looked
at it in any depth, but you either need to define a dictionary
separately with a list of well-known members, or you need to reference a
[MapClass] interface.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 18 September 2013 11:45:16 UTC