| Index: trunk/Source/bindings/tests/idls/SVGTestInterface.idl
|
| ===================================================================
|
| --- trunk/Source/bindings/tests/idls/SVGTestInterface.idl (revision 170423)
|
| +++ trunk/Source/bindings/tests/idls/SVGTestInterface.idl (working copy)
|
| @@ -34,6 +34,6 @@
|
| [
|
| DependentLifetime,
|
| ] interface SVGTestInterface {
|
| - [Reflect] attribute DOMString type; // Test SVGNames namespace
|
| + [Reflect] attribute DOMString type; // Test SVGNames namespace
|
| // [Immutable] attribute SVGPoint immutablePoint; // [Immutable] is a nop
|
| };
|
|
|