Index: ManualTests/blackberry/selection-touch-override.html |
diff --git a/ManualTests/blackberry/selection-touch-override.html b/ManualTests/blackberry/selection-touch-override.html |
deleted file mode 100644 |
index a39e1f35a443630ecb5243875ac4a3dfec4714ee..0000000000000000000000000000000000000000 |
--- a/ManualTests/blackberry/selection-touch-override.html |
+++ /dev/null |
@@ -1,2 +0,0 @@ |
-<br><textarea cols="45" rows="5">Text Area without override attribute select all this text and tap on the selection, context menu should be shown!</textarea> |
-<br><textarea cols="45" rows="5" data-blackberry-end-selection-on-touch="on">Text Area with override attribute select all this text and tap on the selection, caret should be placed!</textarea> |