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

Unified Diff: third_party/WebKit/Source/core/layout/ClipRectsCache.h

Issue 2391893004: Reformat comments in core/layout up until LayoutBox (Closed)
Patch Set: Rebase w/HEAD (again) 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/layout/ClipRectsCache.h
diff --git a/third_party/WebKit/Source/core/layout/ClipRectsCache.h b/third_party/WebKit/Source/core/layout/ClipRectsCache.h
index 7b6c3e2ccb219096982c1ba317fe5eb49634105a..84879df8b85bb15f848aaa49ba0bbb4cb262d67c 100644
--- a/third_party/WebKit/Source/core/layout/ClipRectsCache.h
+++ b/third_party/WebKit/Source/core/layout/ClipRectsCache.h
@@ -16,7 +16,8 @@ namespace blink {
class PaintLayer;
enum ClipRectsCacheSlot {
- // Relative to the ancestor treated as the root (e.g. transformed layer). Used for hit testing.
+ // Relative to the ancestor treated as the root (e.g. transformed layer).
+ // Used for hit testing.
RootRelativeClipRects,
RootRelativeClipRectsIgnoringViewportClip,
« no previous file with comments | « third_party/WebKit/Source/core/layout/ClipRect.cpp ('k') | third_party/WebKit/Source/core/layout/ColumnBalancer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698