| Index: LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt b/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
|
| index 527b4a92a5d239805e209fd28144be77a8f68c7c..02dcec1bf3f830d59bfce4455ae06655b5c09d31 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
|
| @@ -1,21 +1,7 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x80
|
| - RenderBlock {HTML} at (0,0) size 800x80
|
| - RenderBody {BODY} at (8,16) size 784x56
|
| - RenderBlock {P} at (0,0) size 784x20
|
| - RenderText {#text} at (0,0) size 96x19
|
| - text run at (0,0) width 96: "Repaint test for "
|
| - RenderInline {I} at (0,0) size 522x19
|
| - RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
|
| - RenderText {#text} at (96,0) size 154x19
|
| - text run at (96,0) width 154: "rdar://problem/6048566"
|
| - RenderText {#text} at (250,0) size 368x19
|
| - text run at (250,0) width 4: " "
|
| - text run at (254,0) width 364: "Repaint original element's position, not its offset position"
|
| - RenderText {#text} at (618,0) size 4x19
|
| - text run at (618,0) width 4: "."
|
| -layer at (8,152) size 784x20
|
| - RenderBlock (relative positioned) {DIV} at (0,36) size 784x20
|
| - RenderText {#text} at (0,0) size 38x19
|
| - text run at (0,0) width 38: "PASS"
|
| +Repaint test for rdar://problem/6048566 Repaint original element's position, not its offset position.
|
| +
|
| +PASS
|
| +(repaint rects
|
| + (rect 8 152 784 19)
|
| +)
|
| +
|
|
|