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> |