Chromium Code Reviews| Index: LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
| diff --git a/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html b/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
| index f1320241a1da54487cc719cc86dd76ea72592ae1..a64ef7e62f3444d20fc3ae06d8fbe1ae0de05f51 100644 |
| --- a/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.html |
| +++ b/LayoutTests/fast/ruby/overhang-horizontal-no-overlap2.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; } |