[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

Dominique Hazael-Massieux <dom@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dom@w3.org

--- Comment #3 from Dominique Hazael-Massieux <dom@w3.org> 2011-05-06 19:57:01 UTC ---
FWIW, while sequence<T> are not recommended for attributes, arrays (i.e. T[])
are perfectly acceptable.

-- 
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:57:04 UTC