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

Unified Diff: LayoutTests/fast/ruby/overhang-horizontal.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/ruby/overhang-horizontal.html
diff --git a/LayoutTests/fast/ruby/overhang-horizontal.html b/LayoutTests/fast/ruby/overhang-horizontal.html
index d3e70481dadae787ad3a27f9227269496d4e610b..d695b2b60cc3cf7405e710ebf780567271f87622 100644
--- a/LayoutTests/fast/ruby/overhang-horizontal.html
+++ b/LayoutTests/fast/ruby/overhang-horizontal.html
@@ -1,5 +1,5 @@
<style>
- div { font-size: 20px; font-family: ahem; border: solid black; color: indigo; width: 10em; margin: 8px 0; -webkit-font-smoothing: none; }
+ div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; width: 10em; margin: 8px 0; -webkit-font-smoothing: none; }
ruby { color: blue; }
ruby rt { color: silver; }
</style>
« no previous file with comments | « LayoutTests/fast/ruby/floating-ruby-text.html ('k') | LayoutTests/fast/ruby/overhang-horizontal-no-overlap1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698