Index: LayoutTests/fast/ruby/overhang-vertical.html |
diff --git a/LayoutTests/fast/ruby/overhang-vertical.html b/LayoutTests/fast/ruby/overhang-vertical.html |
index 7d4f23987d6ee3da7b93b919831d7fa3b982594a..55990e9e43cc76001478a1ab80293e10e307aa87 100644 |
--- a/LayoutTests/fast/ruby/overhang-vertical.html |
+++ b/LayoutTests/fast/ruby/overhang-vertical.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: 10em; margin: 0 8px; -webkit-font-smoothing: none; } |
+ div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; height: 10em; margin: 0 8px; -webkit-font-smoothing: none; } |
ruby { color: blue; } |
ruby rt { color: silver; } |
</style> |