<?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>13248</bug_id>
          
          <creation_ts>2011-07-14 15:01:35 +0000</creation_ts>
          <short_desc>Fix lingering cases where data is directly set instead of using &quot;replace data&quot;</short_desc>
          <delta_ts>2011-07-24 18:04:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>DOM</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>13164</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aryeh Gregor">ayg</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51024</commentid>
    <comment_count>0</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2011-07-14 15:01:35 +0000</bug_when>
    <thetext>When textContent is set for Text or Comment nodes, it says &quot;Set context object&apos;s data to the new value.&quot;.  It should say something like &quot;Replace data with offset 0, count length, and data new value.&quot;, along the lines of the data attribute.  That was the only occurrence I spotted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51190</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-07-17 20:58:19 +0000</bug_when>
    <thetext>https://bitbucket.org/ms2ger/dom-core/changeset/9fa058a8b943</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>