Chromium Code Reviews| Index: LayoutTests/fast/table/table-cell-offset-width.html |
| diff --git a/LayoutTests/fast/table/table-cell-offset-width.html b/LayoutTests/fast/table/table-cell-offset-width.html |
| index 3e4413e9167f04ae7a460fbf652e89a20211e2a5..79172ab8bb6fb670d5341742bc361bf934cd5ab7 100644 |
| --- a/LayoutTests/fast/table/table-cell-offset-width.html |
| +++ b/LayoutTests/fast/table/table-cell-offset-width.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <table><td style="font-family: Ahem; width: 10px">FAIL</td></table> |
| <script> |
| if (window.testRunner) |