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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/setCustomValidity-null-undefined.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/setCustomValidity-null-undefined.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/setCustomValidity-null-undefined.html b/third_party/WebKit/LayoutTests/fast/dom/setCustomValidity-null-undefined.html
index c5d8a292711867d6aab312b81948d463fcae1e5c..7b53e2a8a5a0c13bafefc738f3cea887a2a9a80a 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/setCustomValidity-null-undefined.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/setCustomValidity-null-undefined.html
@@ -35,6 +35,5 @@ test1('select');
test2('output');
test2('fieldset');
test2('object');
-test2('keygen');
</script>
</html>

Powered by Google App Engine
This is Rietveld 408576698