- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 24 Feb 2012 11:39:49 +0100
- To: "CSS WG" <www-style@w3.org>
- Cc: "Glenn Adams" <glenn@skynav.com>
Hi, There's currently only a few APIs that use DOMStringList in the platform and we are in the process of replacing them all with using arrays instead. As they are all relatively new and not widely stable yet this should not pose a big problem we think. Document.styleSheetSets is one of five places that uses DOMStringList and it would be great if that could be changed to DOMString[] instead. The DOM standard carries a warning on using DOMStringList for now, but we plan on dropping it in due course unless something unforeseen comes up. Kind regards, PS: If you want me to follow-up to a question, cc me. -- Anne van Kesteren http://annevankesteren.nl/
Received on Friday, 24 February 2012 10:40:24 UTC