Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(805)

Unified Diff: third_party/WebKit/Source/core/svg/SVGElement.h

Issue 2390773004: reflow comments in core/svg/ (Closed)
Patch Set: comments (heh!) Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/svg/SVGElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGElement.h b/third_party/WebKit/Source/core/svg/SVGElement.h
index 0131b45bc2708393d971072d8a866b3b393a9266..f6a282456e5b689936af97796f97b1dce499f910 100644
--- a/third_party/WebKit/Source/core/svg/SVGElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGElement.h
@@ -85,7 +85,8 @@ class CORE_EXPORT SVGElement : public Element {
bool instanceUpdatesBlocked() const;
void setInstanceUpdatesBlocked(bool);
- // Records the SVG element as having a Web Animation on an SVG attribute that needs applying.
+ // Records the SVG element as having a Web Animation on an SVG attribute that
+ // needs applying.
void setWebAnimationsPending();
void applyActiveWebAnimations();
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp ('k') | third_party/WebKit/Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698