| Index: LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt b/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt
|
| similarity index 72%
|
| copy from LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
|
| copy to LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt
|
| index 26547ee291e17abc11091cccd08643a86aa26a56..c8103c11a53ee8541275763dfdc25350abdc15e2 100644
|
| --- a/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt
|
| @@ -13,15 +13,15 @@
|
| (bounds 200.00 200.00)
|
| (contentsOpaque 1)
|
| (drawsContent 1)
|
| - (backgroundColor #FA8072)
|
| + (backgroundColor #ADD8E6)
|
| )
|
| (GraphicsLayer
|
| - (position 8.00 8.00)
|
| - (bounds 100.00 100.00)
|
| + (position 50.00 50.00)
|
| + (bounds 50.00 50.00)
|
| (drawsContent 1)
|
| (repaint rects
|
| - (rect 0.00 0.00 100.00 100.00)
|
| - (rect 0.00 0.00 100.00 100.00)
|
| + (rect 0.00 0.00 40.00 40.00)
|
| + (rect 0.00 0.00 50.00 50.00)
|
| )
|
| )
|
| )
|
|
|