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

Unified Diff: third_party/WebKit/Source/core/css/themeWin.css

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Review feedback 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/Source/core/css/themeWin.css
diff --git a/third_party/WebKit/Source/core/css/themeWin.css b/third_party/WebKit/Source/core/css/themeWin.css
index 43cf9e1c9c2255126498e2df04bf8ae20e237510..1b94dfd25a8340374f9b467b503886258c6b58af 100644
--- a/third_party/WebKit/Source/core/css/themeWin.css
+++ b/third_party/WebKit/Source/core/css/themeWin.css
@@ -97,7 +97,6 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ
}
/* Windows selects are not rounded. Custom borders for them shouldn't be either. */
-keygen,
select,
select[size="0"],
select[size="1"] {

Powered by Google App Engine
This is Rietveld 408576698