Chromium Code Reviews| Index: LayoutTests/fast/text/soft-hyphen-2.html |
| diff --git a/LayoutTests/fast/text/soft-hyphen-2.html b/LayoutTests/fast/text/soft-hyphen-2.html |
| index 540aa90c3b71d2f46df5f03ee445650217e3a19b..e6241053ee6c0816bb5d1e0fd54fbee72ef21459 100644 |
| --- a/LayoutTests/fast/text/soft-hyphen-2.html |
| +++ b/LayoutTests/fast/text/soft-hyphen-2.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <style> |
| div { font-family: Ahem; font-size: 20px; width: 100px; background-color: red; color: green; } |
| </style> |