| Index: LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
|
| index 8d5b16701203ccb56c8f1b70ca5f2e727faa7be4..814974ce271a0b2d1dfab4473bed8888ec238b38 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
|
| @@ -1,21 +1,11 @@
|
| Test for https://bugs.webkit.org/show_bug.cgi?id=22088. The rotated box should be correctly redrawn.
|
|
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 79.00 123.00 260.00 260.00)
|
| - (rect 176.00 220.00 394.00 185.00)
|
| - (rect 79.00 123.00 260.00 260.00)
|
| - (rect 76.00 120.00 266.00 266.00)
|
| - (rect 564.00 220.00 6.00 185.00)
|
| - (rect 176.00 405.00 388.00 18.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 79 123 260 260)
|
| + (rect 176 220 394 185)
|
| + (rect 79 123 260 260)
|
| + (rect 76 120 266 266)
|
| + (rect 564 220 6 185)
|
| + (rect 176 405 388 18)
|
| )
|
|
|
|
|