| Index: trunk/Source/bindings/tests/idls/TestImplements3.idl
|
| ===================================================================
|
| --- trunk/Source/bindings/tests/idls/TestImplements3.idl (revision 170423)
|
| +++ trunk/Source/bindings/tests/idls/TestImplements3.idl (working copy)
|
| @@ -4,7 +4,7 @@
|
|
|
| [
|
| ImplementedInBaseClass, // Conflicts with default implements class name and [ImplementedAs]
|
| - NoInterfaceObject,
|
| + NoInterfaceObject, // Always used on target of 'implements'
|
| ] interface TestImplements3 {
|
| attribute DOMString implements3StringAttribute;
|
| static attribute DOMString implements3StaticStringAttribute;
|
|
|