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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.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/imported/wpt/html/semantics/interfaces.js
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.js b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.js
index 0280e278c9ad276a28f741273e7cf8df122418e3..8dc71a1c6c9143962d2602fac0cc164f346f01a0 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.js
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces.js
@@ -72,7 +72,6 @@ var elements = [
["ins", "Mod"],
["isindex", "Unknown"],
["kbd", ""],
- ["keygen", "Keygen"],
["label", "Label"],
["legend", "Legend"],
["li", "LI"],

Powered by Google App Engine
This is Rietveld 408576698