| Index: third_party/WebKit/LayoutTests/fast/css3-text/css3-word-break/word-break-all-wrap-with-floats.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css3-text/css3-word-break/word-break-all-wrap-with-floats.html b/third_party/WebKit/LayoutTests/fast/css3-text/css3-word-break/word-break-all-wrap-with-floats.html
|
| index 78a762b0bf637d6766ae9b66ce484981b926ed75..52222e05402af8e0fe943201a424cf43babddb6f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css3-text/css3-word-break/word-break-all-wrap-with-floats.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/css3-text/css3-word-break/word-break-all-wrap-with-floats.html
|
| @@ -21,7 +21,7 @@ span {
|
|
|
| <p data-expected-height="102"><span></span>wrapalongfloat)))))))))</p>
|
|
|
| -<p data-expected-height="112"><span></span>wrapbelowfloat)))))))))))))))))</p>
|
| +<p data-expected-height="102"><span></span>wrapbelowfloat)))))))))))))))))</p>
|
|
|
| <div>This test ensures we properly handle word-break: break-all in the context
|
| of floats. The first two tests should wrap next to the float. The last contains
|
|
|