<?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>140788</bug_id>
          
          <creation_ts>2015-01-22 14:22:39 -0800</creation_ts>
          <short_desc>[Win] Paste Failures</short_desc>
          <delta_ts>2015-03-19 09:16:39 -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>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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1063463</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-22 14:22:39 -0800</bug_when>
    <thetext>The following layout tests fail:

1. editing/pasteboard/paste-list-002.html

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/editing/pasteboard/paste-list-002-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/editing/pasteboard/paste-list-002-actual.txt
@@ -1,6 +1,6 @@
 Copy/pasting list items in a list. This test should be run with DRT for pasteboard access.
 
-PASS: &lt;li&gt;alpha&lt;/li&gt;&lt;ul&gt;&lt;li&gt;beta&lt;/li&gt;&lt;li&gt;gamma&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;beta&lt;/li&gt;&lt;li&gt;gamma&lt;/li&gt;&lt;li id=&quot;delta&quot;&gt;delta&lt;/li&gt;&lt;li&gt;beta&lt;/li&gt;&lt;li&gt;gamma&lt;/li&gt;&lt;li&gt;&lt;/li&gt;
+PASS: &lt;li&gt;alpha&lt;/li&gt;&lt;ul&gt;&lt;li&gt;beta&lt;/li&gt;&lt;li&gt;gamma&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;beta&lt;/li&gt;&lt;li&gt;gamma&lt;/li&gt;&lt;li id=&quot;delta&quot;&gt;delta&lt;li id=&quot;delta&quot;&gt;beta&lt;/li&gt;&lt;li id=&quot;delta&quot;&gt;gamma&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/li&gt;
 
 alpha
 beta

Note the extra &apos;id=&quot;delta&quot;&apos; properties in the beta and gamma fields.

2. editing/pasteboard/paste-list-004.html

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/editing/pasteboard/paste-list-004-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/editing/pasteboard/paste-list-004-actual.txt
@@ -1,12 +1,9 @@
+CONSOLE MESSAGE: line 50: Expected 7 list items, found 5
 Pasting a list item into the middle of another list item should split the target list item into two with the pasted content in between.
 
-one two: one two
-three: three
-one two: one two
-four: four
-monsters walking: &lt;span style=&quot;background-color:green&quot;&gt;&lt;b&gt;monsters walking&lt;/b&gt;&lt;/span&gt;
-one two: one two
-cross the floor: &lt;span style=&quot;background-color:green&quot;&gt;&lt;b&gt;cross the floor&lt;/b&gt;&lt;/span&gt;
-PASS
-
-
+one two
+three
+one two
+Â four
+monsters walking cross the floor
+FAIL</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1063464</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-22 14:23:19 -0800</bug_when>
    <thetext>Also: editing/pasteboard/simplfiying-markup-should-not-strip-content.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1078542</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-03-19 09:16:39 -0700</bug_when>
    <thetext>These tests are now passing. Closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>