Chromium Code Reviews| Index: LayoutTests/fast/ruby/overhang-vertical.html |
| diff --git a/LayoutTests/fast/ruby/overhang-vertical.html b/LayoutTests/fast/ruby/overhang-vertical.html |
| index 09f3b6a086289c79d7a900176828c338bc3ae8ce..886ff8c7cecc82a93de3ac7b4b641596f6d8e258 100644 |
| --- a/LayoutTests/fast/ruby/overhang-vertical.html |
| +++ b/LayoutTests/fast/ruby/overhang-vertical.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <style> |
| html { -webkit-writing-mode: vertical-rl; -webkit-text-orientation: sideways-right; } |
| div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; height: 10em; margin: 0 8px; -webkit-font-smoothing: none; } |