| Index: Source/WebCore/dom/DOMNamedFlowCollection.idl
|
| ===================================================================
|
| --- Source/WebCore/dom/DOMNamedFlowCollection.idl (revision 142703)
|
| +++ Source/WebCore/dom/DOMNamedFlowCollection.idl (working copy)
|
| @@ -33,7 +33,8 @@
|
| InterfaceName=WebKitNamedFlowCollection,
|
| JSGenerateToJSObject,
|
| IndexedGetter,
|
| - NamedGetter
|
| + NamedGetter,
|
| + ImplementationLacksVTable
|
| ] interface DOMNamedFlowCollection {
|
| readonly attribute unsigned long length;
|
| WebKitNamedFlow item(in unsigned long index);
|
|
|