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

Unified Diff: LayoutTests/fast/ruby/float-overhang-from-ruby-text.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/float-overhang-from-ruby-text.html
diff --git a/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html b/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html
index 132fc519f6dd08a7c4f12a80f8d6abca04468d38..f65440030bbc5b6b7ef82685b5951a734d5f6d35 100644
--- a/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html
+++ b/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html
@@ -1,5 +1,5 @@
<style>
- ruby { font-family: ahem; font-size: 50px; -webkit-font-smoothing: none; }
+ ruby { font-family: Ahem; font-size: 50px; -webkit-font-smoothing: none; }
.float { height: 50px; width: 50px; float: left; background-color: lightblue; }
</style>
<div>
« no previous file with comments | « LayoutTests/fast/repaint/inline-relative-positioned.html ('k') | LayoutTests/fast/ruby/floating-ruby-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698