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

Unified Diff: LayoutTests/fast/text/setData-dirty-lines.html

Issue 291853004: Update Ahem capitalization in LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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: LayoutTests/fast/text/setData-dirty-lines.html
diff --git a/LayoutTests/fast/text/setData-dirty-lines.html b/LayoutTests/fast/text/setData-dirty-lines.html
index dc0cc823e4e3923b0d730de6338f07efd2d0afc0..d7acb9cc0026aa7e09a3ea21abdf880defce3a86 100644
--- a/LayoutTests/fast/text/setData-dirty-lines.html
+++ b/LayoutTests/fast/text/setData-dirty-lines.html
@@ -1,6 +1,6 @@
<head>
<style>
- div { width: 200px; font-family: ahem; font-size: 40px; position: absolute; top: 0; left: 0; -webkit-font-smoothing: none; }
+ div { width: 200px; font-family: Ahem; font-size: 40px; position: absolute; top: 0; left: 0; -webkit-font-smoothing: none; }
</style>
</head>
<body style="position: relative;">
« no previous file with comments | « LayoutTests/fast/text/remove-zero-length-run.html ('k') | LayoutTests/fast/text/shadow-translucent-fill.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698