Index: LayoutTests/fast/ruby/positioned-ruby-text.html |
diff --git a/LayoutTests/fast/ruby/positioned-ruby-text.html b/LayoutTests/fast/ruby/positioned-ruby-text.html |
index 91e08d884b726c56d1ce9e1fdf06ecd7d88a7780..114d5166cdc4e98635f063aabb2d1ec81b2b5401 100644 |
--- a/LayoutTests/fast/ruby/positioned-ruby-text.html |
+++ b/LayoutTests/fast/ruby/positioned-ruby-text.html |
@@ -1,4 +1,4 @@ |
<!DOCTYPE html> |
-<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;"> |
+<html style="font-family: Ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;"> |
<ruby>Attempt to create a positioned ruby text element. Non-static position is not supported for ruby text, which should be apparent from the resulting render tree.<rt style="position: fixed">rubytext</rt></ruby> |
</html> |