| Index: LayoutTests/platform/win-xp/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| index b36c7e2f137594a59cadb2a4f5beb403131e6ca6..276405aa25511422d7355c244f3d815ced29d644 100644
|
| --- a/LayoutTests/platform/win-xp/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| @@ -1,27 +1,27 @@
|
| -(GraphicsLayer
|
| - (bounds 808.00 585.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 808.00 585.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 114.00 74.00 2.00 102.00)
|
| - (rect 18.00 74.00 100.00 102.00)
|
| - (rect 18.00 72.00 100.00 106.00)
|
| - (rect 18.00 72.00 100.00 106.00)
|
| - (rect 14.00 74.00 2.00 3.00)
|
| - (rect 11.00 75.00 100.00 100.00)
|
| - (rect 10.00 74.00 102.00 102.00)
|
| - (rect 10.00 74.00 2.00 3.00)
|
| - (rect 8.00 79.00 800.00 99.00)
|
| - (rect 8.00 79.00 800.00 99.00)
|
| - (rect 8.00 79.00 110.00 99.00)
|
| - (rect 8.00 79.00 110.00 99.00)
|
| - (rect 8.00 77.00 110.00 99.00)
|
| - (rect 0.00 87.00 808.00 99.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [808, 585],
|
| + "children": [
|
| + {
|
| + "bounds": [808, 585],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [114, 74, 2, 102],
|
| + [18, 74, 100, 102],
|
| + [18, 72, 100, 106],
|
| + [18, 72, 100, 106],
|
| + [14, 74, 2, 3],
|
| + [11, 75, 100, 100],
|
| + [10, 74, 102, 102],
|
| + [10, 74, 2, 3],
|
| + [8, 79, 800, 99],
|
| + [8, 79, 800, 99],
|
| + [8, 79, 110, 99],
|
| + [8, 79, 110, 99],
|
| + [8, 77, 110, 99],
|
| + [0, 87, 808, 99]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|