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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/handle-non-ancestor-clip-parent.html

Issue 2150993003: Fix typo: scolling -> scrolling. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/overflow/handle-non-ancestor-clip-parent.html
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/handle-non-ancestor-clip-parent.html b/third_party/WebKit/LayoutTests/compositing/overflow/handle-non-ancestor-clip-parent.html
index 93ebf924f8f22f6bca5bbd9dc8fa758535cf625f..fcdb7544049222ab9b5175522c9a9b7057104abe 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/handle-non-ancestor-clip-parent.html
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/handle-non-ancestor-clip-parent.html
@@ -16,7 +16,7 @@
23 LayoutView #document
24 LayoutBlockFlow (relative positioned) reasons(Is a scrollable overflow element)
- 28 Scrolling Layer reasons(Secondary layer, used to position the scolling contents while scrolling)
+ 28 Scrolling Layer reasons(Secondary layer, used to position the scrolling contents while scrolling)
29 Scrolling Contents Layer reasons(Secondary layer, to house contents that can be scrolled)
30 Scrolling Block Selection Layer reasons(Secondary layer, to house block selection gaps for composited scrolling with no scrolling contents)
34 Overflow Controls Host Layer reasons(Secondary layer, the overflow controls host layer)
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698