Title: [163511] trunk/Source/WebCore/ChangeLog
- Revision
- 163511
- Author
- [email protected]
- Date
- 2014-02-05 21:11:39 -0800 (Wed, 05 Feb 2014)
Log Message
Add HTMLNames::classAttr as a regular name in SVGElement::isAnimatableAttribute
https://bugs.webkit.org/show_bug.cgi?id=128166
Reviewed by Sam Weinig.
For historical reasons, classAttr was treated separately. There is no reasons for that anymore.
* svg/SVGElement.cpp:
(WebCore::SVGElement::isAnimatableAttribute):
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (163510 => 163511)
--- trunk/Source/WebCore/ChangeLog 2014-02-06 05:10:24 UTC (rev 163510)
+++ trunk/Source/WebCore/ChangeLog 2014-02-06 05:11:39 UTC (rev 163511)
@@ -1,6 +1,6 @@
2014-02-05 Benjamin Poulain <[email protected]>
- Add HTMLNames::classAttr has a regular name in SVGElement::isAnimatableAttribute
+ Add HTMLNames::classAttr as a regular name in SVGElement::isAnimatableAttribute
https://bugs.webkit.org/show_bug.cgi?id=128166
Reviewed by Sam Weinig.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes