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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/resources/common.js

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/resources/common.js
diff --git a/third_party/WebKit/LayoutTests/fast/forms/resources/common.js b/third_party/WebKit/LayoutTests/fast/forms/resources/common.js
index c9e1493856bbb78697e1e3f82f9d8e98b03342e7..848bbb1b80de7ef531a43ed50dbe0e3d307b1e83 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/resources/common.js
+++ b/third_party/WebKit/LayoutTests/fast/forms/resources/common.js
@@ -9,7 +9,6 @@ function createFormControlDataSet() {
'HTMLDataListElement',
'HTMLFieldSetElement',
'HTMLInputElement',
- 'HTMLKeygenElement',
'HTMLLabelElement',
'HTMLLegendElement',
'HTMLMeterElement',

Powered by Google App Engine
This is Rietveld 408576698