Index: LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
diff --git a/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html b/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
index cf8e3ed547fc0b092b4825761d49f5ade4cc03e0..f1320241a1da54487cc719cc86dd76ea72592ae1 100644 |
--- a/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
+++ b/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
@@ -1,5 +1,5 @@ |
<style> |
- div { font-size: 20px; font-family: ahem; border: solid black; color: indigo; width: 25em; margin: 8px 0; -webkit-font-smoothing: none; } |
+ div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; width: 25em; margin: 8px 0; -webkit-font-smoothing: none; } |
ruby { color: blue; } |
ruby rt { color: silver; } |
</style> |