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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.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
Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html b/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html
index cb19e4410fe769b1b322e22c59719bdfdc04ac42..8adf8bbf04176e887b228fa0a3cfb5a60cecc8dd 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-after-opacity-change-subtree.html
@@ -8,7 +8,7 @@
#absolute {
position: absolute;
top: 2000px;
- font: 50px/1 Sherif;
+ font: 50px/1 Sheriff;
}
</style>
<div id="container">

Powered by Google App Engine
This is Rietveld 408576698