Index: sky/engine/web/tests/data/smartclip_user_select_none.html |
diff --git a/sky/engine/web/tests/data/smartclip_user_select_none.html b/sky/engine/web/tests/data/smartclip_user_select_none.html |
deleted file mode 100644 |
index 3c576bba67ee53972676f414521d5abe1401415e..0000000000000000000000000000000000000000 |
--- a/sky/engine/web/tests/data/smartclip_user_select_none.html |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
- |
-<head> |
- <style> |
- body { |
- -webkit-user-select:none; |
- } |
- </style> |
-</head> |
- |
-<body> |
-abcdefghijklmnopqrstuvwxyz<br> |
-abcdefghijklmnopqrstuvwxyz<br> |
-abcdefghijklmnopqrstuvwxyz<br> |
-abcdefghijklmnopqrstuvwxyz<br> |
-abcdefghijklmnopqrstuvwxyz<br> |
-abcdefghijklmnopqrstuvwxyz<br> |
-</body> |
- |
-</html> |