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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>26358</bug_id>
          
          <creation_ts>2009-06-12 15:35:36 -0700</creation_ts>
          <short_desc>Implement HTML 5&apos;s HTMLElement.classList property</short_desc>
          <delta_ts>2009-06-18 02:02:10 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>20709</dup_id>
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html#dom-classlist</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Adam Roben (:aroben)">aroben</assigned_to>
          <cc>mike</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>125555</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2009-06-12 15:35:36 -0700</bug_when>
    <thetext>HTML 5 adds a &quot;classList&quot; property to HTMLElement. The classList property makes it easy to add, remove, and toggle classes on an Element. We should implement support for this in WebKit!

See &lt;http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html#dom-classlist&gt; for a little bit of information about classList, and &lt;http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#domtokenlist-0&gt; for information about the DOMTokenList interface, which is the interface the object returned by classList implements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125957</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2009-06-15 08:57:11 -0700</bug_when>
    <thetext>&lt;rdar://problem/6972266&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125959</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2009-06-15 08:58:44 -0700</bug_when>
    <thetext>I sent an email to the WHATWG mailing list asking about the case-sensitivity of element.classList methods: &lt;http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-June/020425.html&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126190</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2009-06-16 06:45:45 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 20709 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>