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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/form-radio-img-node-list.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/form-radio-img-node-list.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/form-radio-img-node-list.html b/third_party/WebKit/LayoutTests/fast/forms/form-radio-img-node-list.html
index 616aff840f98d557b26a3e6b6e6746e3e38ac8d5..4272cc8f5a1644fc23668405182be4696556ad93 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/form-radio-img-node-list.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/form-radio-img-node-list.html
@@ -4,7 +4,6 @@
<img name=outside1></img>
<form id="f1">
<button id=n1></button>
- <keygen id=n1></keygen>
<output id=n1></output>
<object name=n1></object>
<select name=n1><option id=n1></option></select>

Powered by Google App Engine
This is Rietveld 408576698