Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1911)

Unified Diff: content/test/data/accessibility/html/keygen.html

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | content/test/data/accessibility/html/keygen-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698