Chromium Code Reviews| Index: LayoutTests/fast/text/soft-hyphen-3.html |
| diff --git a/LayoutTests/fast/text/soft-hyphen-3.html b/LayoutTests/fast/text/soft-hyphen-3.html |
| index faaa8e1438a20485239e54876fbce06a31e37735..59fccb688dc3925467fee1b71ee862edcb9ae188 100644 |
| --- a/LayoutTests/fast/text/soft-hyphen-3.html |
| +++ b/LayoutTests/fast/text/soft-hyphen-3.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <div style="font-family: Ahem; font-size: 25px; width: 225px; color: white;"> |
| Did ­<span style="color: green;">not</span> fail |
| </div> |