| Index: third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.h
|
| diff --git a/third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.h b/third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.h
|
| index 232b1557aba3f6d7fc7034f4e5eca56e6ec27833..f83bfe2e188c8bc9d22e8f264ef9967033729822 100644
|
| --- a/third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.h
|
| +++ b/third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.h
|
| @@ -10,7 +10,8 @@
|
|
|
| namespace blink {
|
|
|
| -// TODO(alancutter): The rotate attribute is marked as non-additive in the SVG specs:
|
| +// TODO(alancutter): The rotate attribute is marked as non-additive in the SVG
|
| +// specs:
|
| // http://www.w3.org/TR/SVG/text.html#TSpanElementRotateAttribute
|
| // http://www.w3.org/TR/SVG/text.html#TextElementRotateAttribute
|
|
|
|
|