diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/deleteToEndOfLine.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/deleteToEndOfLine.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,20 @@ + + + + + +deleteToEndOfLine: test + + +

First add the following line to your ~/Library/KeyBindings/DefaultKeyBinding.dict then relaunch Safari: "^k" = "deleteToEndOfLine:";

+

Place the cursor between the two 'o's in 'Foo' and hit ^k twice. The first should result in 'Fo\nbar' and the second should result in 'Fobar'.

+
Foo
bar
+ + +