[Webkit-unassigned] [Bug 80269] New: [Microdata] Implement PropertyNodeList interface.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 05:32:45 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80269
Summary: [Microdata] Implement PropertyNodeList interface.
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
1. Implement PropertyNodeList interface. HTMLPropertiesCollection.namedItem(name) must return PropertyNodeList object.
2. Implement propertyNodeList.getValues() method. Returns an array of various values. Its values are obtained from the "itemValue" DOM property of each of the elements represented by the object, in tree order.
Specfication : http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#propertynodelist
--
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