| Index: Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl
|
| diff --git a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl
|
| index 1757c77ada3ccdd5b88335046945f17ada441a4a..a9ad774f03db72832b9f66a4196577ec77164636 100644
|
| --- a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl
|
| +++ b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl
|
| @@ -24,6 +24,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// http://www.w3.org/TR/SVG2/paths.html#InterfaceSVGPathSegCurvetoQuadraticSmoothRel
|
| +
|
| [
|
| TypeChecking=Interface,
|
| RuntimeEnabled=SVG1DOM,
|
|
|