Chromium Code Reviews| 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 f65440030bbc5b6b7ef82685b5951a734d5f6d35..cfbf69acfe9f0c1c8e58891e28a7c160d320eed8 100644 |
| --- a/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html |
| +++ b/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <style> |
| ruby { font-family: Ahem; font-size: 50px; -webkit-font-smoothing: none; } |
| .float { height: 50px; width: 50px; float: left; background-color: lightblue; } |