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

cmd+b and cmd+i should generate a keydown event in contentEditable fields. Also, calling +preventDefault() in the keydown event should cancel the text styling.

+ +
+This is some sample text.



+
+
+ +
+
+ + +