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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable.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/dom/shadow/shadow-disable.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable.html
index 4d0994aa400844e2fbb2a08792d029893bdae0bd..f484abba66a9b3308e43c92d63fc607f50b50975 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable.html
@@ -47,7 +47,6 @@ var elementsToFail = [
document.createElement('canvas'),
document.createElement('meter'),
document.createElement('progress'),
- document.createElement('keygen'),
document.createElement('video'),
document.createElement('audio'),
document.createElement('fieldset'),

Powered by Google App Engine
This is Rietveld 408576698