[Bug 23273] New: dictionary can not be used for a type in WebIDL

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