| Index: LayoutTests/fast/repaint/bugzilla-6278-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/bugzilla-6278-expected.txt b/LayoutTests/fast/repaint/bugzilla-6278-expected.txt
|
| index 64a2ae7ff1d06ae38d0f1d66c78337ed46c40073..494e1d44f15a715b4c9d0d893c73cb711a304634 100644
|
| --- a/LayoutTests/fast/repaint/bugzilla-6278-expected.txt
|
| +++ b/LayoutTests/fast/repaint/bugzilla-6278-expected.txt
|
| @@ -1,26 +1,26 @@
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 304.00 132.00 2.00 199.00)
|
| - (rect 254.00 132.00 52.00 235.00)
|
| - (rect 10.00 317.00 242.00 50.00)
|
| - (rect 10.00 281.00 292.00 50.00)
|
| - (rect 10.00 132.00 292.00 199.00)
|
| - (rect 10.00 132.00 292.00 144.00)
|
| - (rect 10.00 132.00 242.00 235.00)
|
| - (rect 10.00 132.00 242.00 180.00)
|
| - (rect 8.00 333.00 784.00 36.00)
|
| - (rect 8.00 333.00 300.00 36.00)
|
| - (rect 8.00 333.00 300.00 36.00)
|
| - (rect 8.00 331.00 300.00 36.00)
|
| - (rect 0.00 341.00 800.00 36.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [304, 132, 2, 199],
|
| + [254, 132, 52, 235],
|
| + [10, 317, 242, 50],
|
| + [10, 281, 292, 50],
|
| + [10, 132, 292, 199],
|
| + [10, 132, 292, 144],
|
| + [10, 132, 242, 235],
|
| + [10, 132, 242, 180],
|
| + [8, 333, 784, 36],
|
| + [8, 333, 300, 36],
|
| + [8, 333, 300, 36],
|
| + [8, 331, 300, 36],
|
| + [0, 341, 800, 36]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|