[Webkit-unassigned] [Bug 41485] Crash in replaceSelectionCommand with RTL text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 20:55:25 PDT 2010


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


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #3 from Tony Chang (Google) <tony at chromium.org>  2010-07-01 20:55:25 PST ---
> +document.getSelection().setBaseAndExtent(foo.firstChild, 0, foo.firstChild, 4);
> +document.execCommand('InsertImage', false, "../resources/abe.png");
> +</script>
> \ No newline at end of file
> 
> Property changes on: LayoutTests/editing/execCommand/insert-image-on-top-of-rtl.html
> ___________________________________________________________________
> Added: svn:executable
>    + *
> 

Drive by nit: no newline at end of file (just to get rid of the annoying warning from svn) and remove the svn:executable prop?

-- 
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