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

Unified Diff: LayoutTests/fast/text/splitText-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/splitText-dirty-lines.html
diff --git a/LayoutTests/fast/text/splitText-dirty-lines.html b/LayoutTests/fast/text/splitText-dirty-lines.html
index b121d29c3679cffc17121f8c14e8f466db12290a..e593ba4f23ff97960f115febccf6bf7fbf3d5fb7 100644
--- a/LayoutTests/fast/text/splitText-dirty-lines.html
+++ b/LayoutTests/fast/text/splitText-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/shadow-translucent-fill.html ('k') | LayoutTests/fast/text/word-space-with-kerning.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698