Index: content/test/data/accessibility/html/keygen.html |
diff --git a/content/test/data/accessibility/html/keygen.html b/content/test/data/accessibility/html/keygen.html |
deleted file mode 100644 |
index ce904c29baabf86ae8e13ea830995a0ea61b0d3b..0000000000000000000000000000000000000000 |
--- a/content/test/data/accessibility/html/keygen.html |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-<!-- |
-@WIN-ALLOW:SELECTED |
-@WIN-ALLOW:SELECTABLE |
-@WIN-ALLOW:role_name* |
-@WIN-ALLOW:COLLAPSED |
-@WIN-ALLOW:INVISIBLE |
-@WIN-ALLOW:HASPOPUP |
-@WIN-DENY:name='* |
---> |
-<!DOCTYPE html> |
-<html> |
-<body> |
- <keygen name="security"> |
-</body> |
-</html> |