[Webkit-unassigned] [Bug 61683] Convert editing/pasteboard/4861010 to dump-as-markup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 12:10:06 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61683


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org




--- Comment #13 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-01 12:10:06 PST ---
(In reply to comment #10)
> --- LayoutTests/editing/pasteboard/drag-drop-list-expected.txt    (revision 0)
> +++ LayoutTests/editing/pasteboard/drag-drop-list-expected.txt    (revision 0)
> @@ -0,0 +1,18 @@
> +This tests dropping content onto a list items content when the content is 
> [...]
> +|     <div>
> +|       id="contents"
> +|       style="border: 1px solid red;"
> +|       "DropAboveMe"
> +|       "<#selection-anchor>Â DragMe<#selection-focus>"
> [...]
> 
> Just one question about this part in the expected file:
> 
> Why is this "Â " present before "DragMe"? Is it just a typo or is there a reason for it?

This is smart paste. "Â " is "  " automatically inserted by WebKit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list