[Webkit-unassigned] [Bug 71050] New: [Microdata] Support for properties attribute.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 12:18:13 PDT 2011


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

           Summary: [Microdata] Support for properties attribute.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nghq36 at motorola.com


1. Implement HTMLPropertiesCollection : A collection of elements that add name-value pairs to a particular item in the microdata model.
2. Support for HMTL5 Microdata properties attribute. The properties attribute returns an HTMLPropertiesCollection object with all the element's properties. Otherwise, an empty HTMLPropertiesCollection object.

Here is the spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#dom-properties

-- 
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