| Index: third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html b/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html
|
| index 9346bc110dc90c1140d539e245f66c852dd40c04..9956ac4533e6e042e460dee99dc60995a6c54462 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html
|
| @@ -1,6 +1,5 @@
|
| <!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><a><img src="../../../canvas/philip/images/transparent.png" widht="100" height="50" align="right"></a>Text Text Text Text
|
| +<div style="width:260px; font-size: 12px; font-family: arial, sans-serif;">
|
| + <br><br><a><img src="../../../canvas/philip/images/transparent.png" align="right"></a>Text Text Text Text Text Text Text Text Text
|
| </div>
|
|
|