| Index: third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2-expected.html b/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2-expected.html
|
| index 48e0faa077f03fec28654a578ee157c27cd62f5d..cbefe785f57f797de2a47a82fb6d86ab0e6de941 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2-expected.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| -<script src="../../../resources/ahem.js"></script>
|
| <p>crbug.com/648342: The text should be on two lines.</p>
|
| -<div style="width:260px; font-size: 12px; font-family: ahem, sans-serif;">
|
| - <br><br>Text Text <br> Text Text
|
| +<div style="width:260px; font-size: 12px; font-family: arial, sans-serif;">
|
| + <br><br>Text Text Text Text Text Text <br> Text Text Text
|
| </div>
|
| +
|
|
|