Index: LayoutTests/fast/text/ellipsis-stroked-expected.html |
diff --git a/LayoutTests/fast/text/ellipsis-stroked-expected.html b/LayoutTests/fast/text/ellipsis-stroked-expected.html |
index da02ba8af7bb9cc7d9a448cc55e67fbe922a5a40..86888d5891be942b48f21ff1bf98a662b4d524d3 100644 |
--- a/LayoutTests/fast/text/ellipsis-stroked-expected.html |
+++ b/LayoutTests/fast/text/ellipsis-stroked-expected.html |
@@ -13,4 +13,7 @@ div { |
</style> |
<!-- a span surrounding the ellipsis is needed so the stroke draws separately --> |
+<!-- |
<div>This text<span>…</span></div> |
+--> |
+<div>This text<span>...</span></div> |