Chromium Code Reviews| Index: LayoutTests/fast/ruby/overhang-horizontal.html |
| diff --git a/LayoutTests/fast/ruby/overhang-horizontal.html b/LayoutTests/fast/ruby/overhang-horizontal.html |
| index d695b2b60cc3cf7405e710ebf780567271f87622..c047f66ab9b2452b9d4a54ebc0686c44dd550892 100644 |
| --- a/LayoutTests/fast/ruby/overhang-horizontal.html |
| +++ b/LayoutTests/fast/ruby/overhang-horizontal.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <style> |
| div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; width: 10em; margin: 8px 0; -webkit-font-smoothing: none; } |
| ruby { color: blue; } |