| Index: LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| index 0a7250fb9d1d7b22094474bf398fb47564d904c6..34317e765c81dc5a09af919376eb0dc11943554d 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
|
| @@ -1,19 +1,9 @@
|
| Test for https://bugs.webkit.org/show_bug.cgi?id=17840. The rotated box should be correctly redrawn.
|
|
|
| Container
|
| - (GraphicsLayer
|
| - (bounds 802.00 585.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 802.00 585.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 118.00 232.00 202.00 202.00)
|
| - (rect 118.00 232.00 202.00 202.00)
|
| - (rect 76.00 190.00 286.00 286.00)
|
| - )
|
| - )
|
| - )
|
| + (repaint rects
|
| + (rect 118 232 202 202)
|
| + (rect 118 232 202 202)
|
| + (rect 76 190 286 286)
|
| )
|
|
|
|
|