| Index: LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| index 5642093a34641a6e66cd75671e4518d692bfcf9b..e5c1eebfee4317da165b9c76a86111b31dfbfd45 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| @@ -1,20 +1,9 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x600
|
| - RenderBlock {HTML} at (0,0) size 800x600
|
| - RenderBody {BODY} at (0,0) size 800x600
|
| - RenderBlock {P} at (0,0) size 800x20
|
| - RenderText {#text} at (0,0) size 209x19
|
| - text run at (0,0) width 209: "This is a test for regression against "
|
| - RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
|
| - RenderText {#text} at (209,0) size 291x19
|
| - text run at (209,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=40142"
|
| - RenderBlock {DIV} at (0,36) size 800x102
|
| - RenderBlock {DIV} at (0,0) size 602x102 [border: (1px solid #DDDDDD)]
|
| - RenderBlock (floating) {SPAN} at (324,1) size 277x20
|
| - RenderText {#text} at (0,0) size 277x19
|
| - text run at (0,0) width 277: "the quick brown fox jumped over the lazy dog"
|
| -layer at (163,37) size 277x20
|
| - RenderBlock (positioned) {SPAN} at (162.50,37) size 277x20
|
| - RenderText {#text} at (0,0) size 277x19
|
| - text run at (0,0) width 277: "the quick brown fox jumped over the lazy dog"
|
| +This is a test for regression against https://bugs.webkit.org/show_bug.cgi?id=40142
|
| +
|
| +the quick brown fox jumped over the lazy dogthe quick brown fox jumped over the lazy dog
|
| +(repaint rects
|
| + (rect 0 36 277 20)
|
| + (rect 324 37 277 20)
|
| + (rect 163 37 277 20)
|
| +)
|
| +
|
|
|