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

Unified Diff: LayoutTests/fast/ruby/overhang-vertical-no-overlap2.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-vertical-no-overlap2.html
diff --git a/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html b/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
index 3e4c2108aeeac32b8bc6a2d360d2a50ea275ca74..9be61161d209d7fd459d0337d4005c5bdb4a4d76 100644
--- a/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
+++ b/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
@@ -1,6 +1,6 @@
<style>
html { -webkit-writing-mode: vertical-rl; }
- div { font-size: 20px; font-family: ahem; border: solid black; color: indigo; height: 25em; margin: 0 8px; -webkit-font-smoothing: none; }
+ div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; height: 25em; margin: 0 8px; -webkit-font-smoothing: none; }
ruby { color: blue; }
ruby rt { color: silver; }
</style>
« no previous file with comments | « LayoutTests/fast/ruby/overhang-vertical-no-overlap1.html ('k') | LayoutTests/fast/ruby/positioned-ruby-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698