| Index: LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt b/LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt
|
| similarity index 70%
|
| copy from LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
|
| copy to LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt
|
| index 53992549fd128fc518c8c1d69a444736bac34c66..e0b633168a48e18d540ef257cb657a37218cfeea 100644
|
| --- a/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
|
| +++ b/LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt
|
| @@ -6,12 +6,14 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [100, 1150, 100, 100],
|
| - [100, 1150, 100, 100]
|
| + [93, 234, 142, 143],
|
| + [93, 234, 142, 143],
|
| + [93, 234, 142, 143]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
|
| - "LayoutBlockFlow (positioned) DIV class='absolute green'"
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute red'"
|
| ]
|
| }
|
| ]
|
|
|