| Index: third_party/WebKit/LayoutTests/fast/dom/wrapper-classes.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/wrapper-classes.html b/third_party/WebKit/LayoutTests/fast/dom/wrapper-classes.html
|
| index de6c6a5f41817cd1b0263f18fafaebe14fcf03b4..a03202096dc35d2ef22f6b8cdd0e81888f65fe2c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/wrapper-classes.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/wrapper-classes.html
|
| @@ -202,7 +202,6 @@ function runTest()
|
| testTag("input", "HTMLInputElement");
|
| testTag("ins", "HTMLModElement");
|
| testTag("kbd", "HTMLElement");
|
| - testTag("keygen", "HTMLKeygenElement");
|
| testTag("label", "HTMLLabelElement");
|
| testTag("layer", "HTMLElement");
|
| testTag("legend", "HTMLLegendElement");
|
|
|