Chromium Code Reviews| Index: LayoutTests/fast/ruby/overhang-horizontal-no-overlap1.html |
| diff --git a/LayoutTests/fast/ruby/overhang-horizontal-no-overlap1.html b/LayoutTests/fast/ruby/overhang-horizontal-no-overlap1.html |
| index c710abdb999990897399a21d5ead679b9e68374a..8ac4d5630bb5dc307d7c6e30e812931c5c26f36f 100644 |
| --- a/LayoutTests/fast/ruby/overhang-horizontal-no-overlap1.html |
| +++ b/LayoutTests/fast/ruby/overhang-horizontal-no-overlap1.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: 25em; margin: 8px 0; -webkit-font-smoothing: none; } |
| ruby { color: blue; } |