[Bug 12286] PropertyValueArray shouldn't use sequence<...>, see http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0938.html — it should be a method, for one.

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

--- Comment #2 from contributor@whatwg.org 2011-05-06 19:42:26 UTC ---
Checked in as WHATWG revision r6101.
Check-in comment: sequence<T> is not to be used for IDL attributes, so change
.values to a method
http://html5.org/tools/web-apps-tracker?from=6100&to=6101

-- 
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 Friday, 6 May 2011 19:42:28 UTC