| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..34083fc68e759fd42ec7aabcf9191ffdcdbd3f4f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html
|
| @@ -0,0 +1,5 @@
|
| +<!DOCTYPE html>
|
| +<p>crbug.com/648342: The text should be on two lines.</p>
|
| +<div style="width:260px; font-size: 12px;">
|
| + <br><br><a><img src="../../../canvas/philip/images/transparent.png" align="right"></a>Text Text Text Text Text Text Text Text Text
|
| +</div>
|
|
|