Chromium Code Reviews| Index: Source/core/css/Counter.idl |
| diff --git a/Source/core/css/Counter.idl b/Source/core/css/Counter.idl |
| index aff8b56700653cdcfebe71f7da046309b059c9d9..7006aa5001db29905c5d776ceb1fbbecf5cede5f 100644 |
| --- a/Source/core/css/Counter.idl |
| +++ b/Source/core/css/Counter.idl |
| @@ -19,7 +19,6 @@ |
| // Introduced in DOM Level 2: |
| [ |
| - ImplementationLacksVTable |
| ] interface Counter { |
| readonly attribute DOMString identifier; |
| readonly attribute DOMString listStyle; |