[Bug 11032] New: HTMLPropertiesCollection shouldn't be callable

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11032

           Summary: HTMLPropertiesCollection shouldn't be callable
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Microdata (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: cam@mcc.id.au
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


It would be good if HTMLPropertiesCollection weren't callable.  One way to
achieve that would be to make HTMLPropertiesCollection not inherit from
HTMLCollection, and defined length and item explicitly on it.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 13 October 2010 23:47:48 UTC