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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/validity-property.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: third_party/WebKit/LayoutTests/fast/forms/validity-property.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/validity-property.html b/third_party/WebKit/LayoutTests/fast/forms/validity-property.html
index 9722c69c9a978ed6811bee7cf39343409247cdf6..ac72dfb967646bece10313987b8e72f944b9d2e5 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/validity-property.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/validity-property.html
@@ -11,7 +11,6 @@
<button name="victim"></button>
<output name="victim"></output>
<object name="victim"></object>
-<keygen name="victim"></keygen>
</fieldset>
<script>

Powered by Google App Engine
This is Rietveld 408576698