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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/compositing/newly-composited-repaint-rect.html

Issue 2605353002: Fix typos in LayoutTests/paint/invalidation. (Closed)
Patch Set: Rebased Created 3 years, 11 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/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/compositing/newly-composited-repaint-rect.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/compositing/newly-composited-repaint-rect.html b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/newly-composited-repaint-rect.html
index 29dcf6deec736c03a27064e4c420b1beae82f205..51598bacd516b2829132134a419c5bf5032dd7c1 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/compositing/newly-composited-repaint-rect.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/newly-composited-repaint-rect.html
@@ -60,7 +60,7 @@
function repaintTest() {
runAfterLayoutAndPaint(function() {
- // Changing the position will cause the scrolldiv to become composited becuase it overlaps another compostied element.
+ // Changing the position will cause the scrolldiv to become composited because it overlaps another compostied element.
changeDivPosition();
// Force DumpRenderTree to do a layout and repaint here, this is where the repaintRect
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698