| Index: LayoutTests/platform/mac/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt b/LayoutTests/platform/mac/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| index 47557d8c8f4bdf0200b7b8a8c0c55b65431b8667..2843e2b6bd545d013d2b6187d9d4bd4c911bb47b 100644
|
| --- a/LayoutTests/platform/mac/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| @@ -1,17 +1,17 @@
|
| -(GraphicsLayer
|
| - (bounds 1566.00 1781.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 1566.00 1781.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 1449.00 1764.00 100.00 15.00)
|
| - (rect 1350.00 1764.00 199.00 15.00)
|
| - (rect 1114.00 1764.00 335.00 15.00)
|
| - (rect 1112.00 1312.00 454.00 469.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [1566, 1781],
|
| + "children": [
|
| + {
|
| + "bounds": [1566, 1781],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [1449, 1764, 100, 15],
|
| + [1350, 1764, 199, 15],
|
| + [1114, 1764, 335, 15],
|
| + [1112, 1312, 454, 469]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|