[Webkit-unassigned] [Bug 73156] New: [Microdata] Implement HTMLProprtiesCollection collection.namedItem().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 22:37:13 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73156

           Summary: [Microdata] Implement HTMLProprtiesCollection
                    collection.namedItem().
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nghq36 at motorola.com


Support for:
1. collection.namedItem()
2. collection(name)
3. collection[name]
4. collection(index)
5. collection[index]

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#htmlpropertiescollection

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list