Chromium Code Reviews| 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> |