| Index: third_party/WebKit/LayoutTests/fast/text/ellipsis-stroked-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/ellipsis-stroked-expected.html b/third_party/WebKit/LayoutTests/fast/text/ellipsis-stroked-expected.html
|
| index 86888d5891be942b48f21ff1bf98a662b4d524d3..da02ba8af7bb9cc7d9a448cc55e67fbe922a5a40 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/text/ellipsis-stroked-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/text/ellipsis-stroked-expected.html
|
| @@ -13,7 +13,4 @@ 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>
|
|
|