Chromium Code Reviews| Index: LayoutTests/fast/flexbox/line-clamp-removed-dynamically-expected.html |
| diff --git a/LayoutTests/fast/flexbox/line-clamp-removed-dynamically-expected.html b/LayoutTests/fast/flexbox/line-clamp-removed-dynamically-expected.html |
| deleted file mode 100644 |
| index 6b9c857073b67f5c495741891f064bf5281d28e0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/flexbox/line-clamp-removed-dynamically-expected.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<div id="target" style=" |
| - display: -webkit-box; |
| - -webkit-box-orient: vertical; |
| - overflow: hidden; |
| - width: 100px; |
| -"> |
| - <div> |
| - Unless this sentence is truncated after two lines, PASS. |
| - </div> |
| -</div> |