<?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>70385</bug_id>
          
          <creation_ts>2011-10-18 16:49:19 -0700</creation_ts>
          <short_desc>Implement full test suite for childList type mutation records</short_desc>
          <delta_ts>2022-08-20 16:03:23 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          <blocked>68729</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Rafael Weinstein">rafaelw</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adamk</cc>
    
    <cc>ahmad.saleem792</cc>
    
    <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>rniwa</cc>
    
    <cc>syoichi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>486434</commentid>
    <comment_count>0</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2011-10-18 16:49:19 -0700</bug_when>
    <thetext>There are a small number (maybe 10s) of cases where a single DOM operation can and should result in a single mutation record. We need to find these cases and assert their behavior in the layout tests.

Examples
-innerHTML
-innerText
-textNode.replaceWholeText
-node.insertBefore(node.firstChild, node.firstChild.nextSibling);</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1890934</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-08-12 10:48:00 -0700</bug_when>
    <thetext>We have WPT Test Suite - I don&apos;t think we would need separate test cases unless on rare occasions, Webkit is the first one to fix the issue or align with web-spec.

I am going to mark this as &quot;RESOLVED WONTFIX&quot; but if I am wrong then please reopen. Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1892721</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-08-20 16:03:23 -0700</bug_when>
    <thetext>Grepping through WPT tests that we have imported, I can&apos;t easily tell if these scenarios are covered.

But at least we work correctly in a few cases that I tried manually.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>