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

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 1f4d6282234d696ded5b75193ba2f5ae8cbed667..688856e28aae2257e2d5dbe709e2f6beaf99432b 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
@@ -3,7 +3,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