Index: LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
diff --git a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
similarity index 92% |
copy from LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
copy to LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
index 0316f02c5136f787b30c690bcf53116b36bed3f5..2af6da4e014ec3bcd2412fd03b43671913692574 100644 |
--- a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
+++ b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
@@ -41,6 +41,8 @@ |
"bounds": [485, 15], |
"drawsContent": true, |
"repaintRects": [ |
+ [0, 0, 485, 15], |
+ [0, 0, 485, 15], |
[0, 0, 485, 15] |
] |
}, |
@@ -49,6 +51,8 @@ |
"bounds": [15, 485], |
"drawsContent": true, |
"repaintRects": [ |
+ [0, 0, 15, 485], |
+ [0, 0, 15, 485], |
[0, 0, 15, 485] |
] |
}, |