<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>16111</bug_id>
          
          <creation_ts>2012-02-24 17:08:41 +0000</creation_ts>
          <short_desc>drop use of DOMStringList</short_desc>
          <delta_ts>2013-08-08 13:26:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSSOM</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Glenn Adams">glenn</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>annevk</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64551</commentid>
    <comment_count>0</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-02-24 17:08:41 +0000</bug_when>
    <thetext>On Fri, Feb 24, 2012 at 3:39 AM, Anne van Kesteren &lt;annevk@opera.com&gt; wrote:
&gt;There&apos;s currently only a few APIs that use DOMStringList in the platform and we are in the process of &gt;replacing them all with using arrays instead. As they are all relatively new and not widely stable yet this &gt;should not pose a big problem we think. Document.styleSheetSets is one of five places that uses &gt;DOMStringList and it would be great if that could be changed to DOMString[] instead.
&gt;
&gt;The DOM standard carries a warning on using DOMStringList for now, but we plan on dropping it in due &gt;course unless something unforeseen comes up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86779</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-25 12:51:55 +0000</bug_when>
    <thetext>http://lists.w3.org/Archives/Public/www-style/2013Apr/0592.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86783</commentid>
    <comment_count>2</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2013-04-25 14:38:47 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; http://lists.w3.org/Archives/Public/www-style/2013Apr/0592.html

what is the status of implementations use of DOMString[] vs DOMStringList?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86806</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-25 19:18:33 +0000</bug_when>
    <thetext>Reopening for &lt;http://www.w3.org/mid/517944BA.7050506@mit.edu&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86808</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-25 19:21:10 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; what is the status of implementations use of DOMString[] vs DOMStringList?

Opera/Safari/Chrome/IE10 don&apos;t support document.styleSheetSets, so it should be OK to change it as far as Web compat goes.

Firefox supports document.styleSheetSets and returns DOMTokenList.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86839</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-26 09:22:01 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/csswg/rev/9dcc8a9a1b5d</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>