[Bug 18421] New: Cycle language about dictionaries needs s/interface/dictionary/

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

           Summary: Cycle language about dictionaries needs
                    s/interface/dictionary/
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: bzbarsky@mit.edu
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


In http://dev.w3.org/2006/webapi/WebIDL/#idl-dictionaries there's this text:

  A dictionary MUST NOT be declared such that its inheritance hierarchy has a
  cycle. That is, an interface A cannot inherit from itself, nor can it inherit
  from another interface B that inherits from A, and so on. 

That needs some s/interface/dictionary/

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 27 July 2012 01:46:23 UTC