<?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>73510</bug_id>
          
          <creation_ts>2011-11-30 18:49:27 -0800</creation_ts>
          <short_desc>New tests introduced in r101575 fail on all platform</short_desc>
          <delta_ts>2011-12-02 07:14:32 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          
          <blocked>73497</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hayato Ito">hayato</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>darin</cc>
    
    <cc>enrica</cc>
    
    <cc>ossy</cc>
    
    <cc>rniwa</cc>
    
    <cc>vsevik</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>512330</commentid>
    <comment_count>0</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2011-11-30 18:49:27 -0800</bug_when>
    <thetext>The following layout test is failing on chromium port.

editing/deleting/delete-and-cleanup.html
editing/pasteboard/paste-without-nesting.html


Probable cause:
https://trac.webkit.org/changeset/101575</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512523</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-11-30 23:25:17 -0800</bug_when>
    <thetext>These new tests introduced in r101575 and fail on all platform: SL, GTK, Qt and Chromium.

--- /Volumes/Data/slave/snowleopard-intel-release-tests/build/layout-test-results/editing/pasteboard/paste-without-nesting-expected.txt 
+++ /Volumes/Data/slave/snowleopard-intel-release-tests/build/layout-test-results/editing/pasteboard/paste-without-nesting-actual.txt 
@@ -1,11 +1,11 @@
 This test checks that copy a selection and paste over the same selection does not create nested divs.
 
-PASS confimedMarkup is &apos;Hello&apos;
-PASS confimedMarkup is &apos;Hello&lt;br&gt;world&apos;
-PASS confimedMarkup is &apos;&lt;div&gt;Hello&lt;/div&gt;&lt;div&gt;world&lt;/div&gt;&apos;
-PASS confimedMarkup is &apos;&lt;div&gt;Hello&lt;/div&gt;&lt;div&gt;world&lt;/div&gt;&apos;
-PASS confimedMarkup is &apos;&lt;div&gt;&lt;b&gt;&lt;i&gt;Hello&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;i&gt;world&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&apos;
-PASS confimedMarkup is &apos;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;b&gt;&lt;i&gt;hello&lt;/i&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;b&gt;&lt;i&gt;world&lt;/i&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;&apos;
+FAIL confimedMarkup should be Hello. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be Hello&lt;br&gt;world. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;div&gt;Hello&lt;/div&gt;&lt;div&gt;world&lt;/div&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;div&gt;Hello&lt;/div&gt;&lt;div&gt;world&lt;/div&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;div&gt;&lt;b&gt;&lt;i&gt;Hello&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;i&gt;world&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;div style=&quot;text-align: center;&quot;&gt;&lt;div&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;b&gt;&lt;i&gt;hello&lt;/i&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;b&gt;&lt;i&gt;world&lt;/i&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
 PASS successfullyParsed is true
 
 TEST COMPLETE



--- /Volumes/Data/slave/snowleopard-intel-release-tests/build/layout-test-results/editing/deleting/delete-and-cleanup-expected.txt 
+++ /Volumes/Data/slave/snowleopard-intel-release-tests/build/layout-test-results/editing/deleting/delete-and-cleanup-actual.txt 
@@ -1,14 +1,14 @@
 This test checks that deletion does not leave unnecessary nested divs.
 
-PASS confimedMarkup is &apos;&lt;br&gt;&apos;
-PASS confimedMarkup is &apos;&lt;br&gt;&apos;
-PASS confimedMarkup is &apos;&lt;div id=&quot;mydiv&quot;&gt;&lt;br&gt;&lt;/div&gt;&apos;
-PASS confimedMarkup is &apos;&lt;br&gt;&apos;
-PASS confimedMarkup is &apos;&lt;b&gt;&lt;i&gt;&lt;br&gt;&lt;/i&gt;&lt;/b&gt;&apos;
-PASS confimedMarkup is &apos;&lt;b&gt;&lt;div style=&quot;border: solid red&quot;&gt;&lt;i&gt;&lt;br&gt;&lt;/i&gt;&lt;/div&gt;&lt;/b&gt;&apos;
-PASS confimedMarkup is &apos;&lt;br&gt;&apos;
-PASS confimedMarkup is &apos;&lt;br&gt;&apos;
-PASS confimedMarkup is &apos;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&apos;
+FAIL confimedMarkup should be &lt;br&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;br&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;div id=&quot;mydiv&quot;&gt;&lt;br&gt;&lt;/div&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;br&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;b&gt;&lt;i&gt;&lt;br&gt;&lt;/i&gt;&lt;/b&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;b&gt;&lt;div style=&quot;border: solid red&quot;&gt;&lt;i&gt;&lt;br&gt;&lt;/i&gt;&lt;/div&gt;&lt;/b&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;br&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;br&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
+FAIL confimedMarkup should be &lt;p&gt;&lt;br&gt;&lt;/p&gt;. Threw exception ReferenceError: Can&apos;t find variable: confimedMarkup
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512534</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-11-30 23:39:17 -0800</bug_when>
    <thetext>Fixed the typo in http://trac.webkit.org/changeset/101622. Hopefully this would make the bots happy.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512651</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-12-01 02:32:39 -0800</bug_when>
    <thetext>Expected result fixed in http://trac.webkit.org/changeset/101629.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512840</commentid>
    <comment_count>4</comment_count>
    <who name="Enrica Casucci">enrica</who>
    <bug_when>2011-12-01 09:31:51 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; Expected result fixed in http://trac.webkit.org/changeset/101629.

My apologies for the mistake.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512841</commentid>
    <comment_count>5</comment_count>
    <who name="Enrica Casucci">enrica</who>
    <bug_when>2011-12-01 09:32:21 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Fixed the typo in http://trac.webkit.org/changeset/101622. Hopefully this would make the bots happy.

Thanks for fixing it!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>513737</commentid>
    <comment_count>6</comment_count>
    <who name="Vsevolod Vlasov">vsevik</who>
    <bug_when>2011-12-02 07:14:03 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #2)
&gt; &gt; Fixed the typo in http://trac.webkit.org/changeset/101622. Hopefully this would make the bots happy.
&gt; 
&gt; Thanks for fixing it!

Shouldn&apos;t this text be unfixed in test_expectations?
Looks like the bots are happy now!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>513738</commentid>
    <comment_count>7</comment_count>
    <who name="Vsevolod Vlasov">vsevik</who>
    <bug_when>2011-12-02 07:14:32 -0800</bug_when>
    <thetext>I meant &quot;these tests&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>