Chromium Code Reviews| Index: LayoutTests/fast/text/apply-start-width-after-skipped-text.html |
| diff --git a/LayoutTests/fast/text/apply-start-width-after-skipped-text.html b/LayoutTests/fast/text/apply-start-width-after-skipped-text.html |
| index de253edd606e1661af4d4b25bf90ecf958ffd27f..915a185d953f35a0d0e8839f1fcd69e4cf06f8b3 100644 |
| --- a/LayoutTests/fast/text/apply-start-width-after-skipped-text.html |
| +++ b/LayoutTests/fast/text/apply-start-width-after-skipped-text.html |
| @@ -1,3 +1,4 @@ |
| +<script src="../../resources/ahem.js"></script> |
| <style> |
| div { width: 100px; background-color: lightgreen; color: lightblue; font: 20px 'Ahem'; } |
| span { border-left: 40px solid silver; } |