| Index: trunk/Source/bindings/tests/idls/TestImplements.idl
|
| ===================================================================
|
| --- trunk/Source/bindings/tests/idls/TestImplements.idl (revision 170423)
|
| +++ trunk/Source/bindings/tests/idls/TestImplements.idl (working copy)
|
| @@ -27,7 +27,7 @@
|
| */
|
|
|
| [
|
| - NoInterfaceObject, // Always used on target of 'implements'
|
| + NoInterfaceObject, // Always used on target of 'implements'
|
| ] interface TestImplements {
|
| static readonly attribute long implementsStaticReadOnlyLongAttribute;
|
| static attribute DOMString implementsStaticStringAttribute;
|
|
|