| Index: third_party/WebCore/svg/SVGLocatable.idl
|
| diff --git a/third_party/WebCore/svg/SVGLocatable.idl b/third_party/WebCore/svg/SVGLocatable.idl
|
| index f626976ddd97606f6c9c2317886619978444fe66..3b38a39f19d9c900b06d0121e8ca96c18ace7680 100644
|
| --- a/third_party/WebCore/svg/SVGLocatable.idl
|
| +++ b/third_party/WebCore/svg/SVGLocatable.idl
|
| @@ -29,6 +29,7 @@ module svg {
|
| interface [
|
| Conditional=SVG,
|
| ObjCProtocol,
|
| + SuppressToJSObject,
|
| OmitConstructor
|
| ] SVGLocatable {
|
| readonly attribute SVGElement nearestViewportElement;
|
|
|