Chromium Code Reviews| Index: Source/core/html/ValidityState.idl |
| diff --git a/Source/core/html/ValidityState.idl b/Source/core/html/ValidityState.idl |
| index 963c830d1ef41be799baf4367e1a37dee996042b..582baf9a4a327bc3de44da2aa05bd0832dadca52 100644 |
| --- a/Source/core/html/ValidityState.idl |
| +++ b/Source/core/html/ValidityState.idl |
| @@ -21,7 +21,6 @@ |
| */ |
| [ |
| - ImplementationLacksVTable |
| ] interface ValidityState { |
| readonly attribute boolean valueMissing; |
| readonly attribute boolean typeMismatch; |